[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   SHUFFLE   SKIP 500   SKIP 0  >   <  TAKE 1000   

1000 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCDoc.DocLinkResolutionARCDocClassContains a resolution page for a link word which has duplicate 'targets' (pointing to multiple -DocLink- instances).
ARCDoc.DummyEnumARCDocClassTODO: Document better what this is for (and change name)
ARCCore.StreamProcessorP.DoNotStoreLocallyARCCoreEnumMemberFor -Client-, incoming data (as received from a -Outgoing-) is possible to store BOTH to disk, AND to (normally) a -PRich-.
ARAdventureWorksOLAP.FactProductDescriptionCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.DocFrag.ToHTMLSimpleSingleARCDocClassMemberAlternative ('override') to -ToHTMLSimpleSingle-.
ARCDoc.HTOC.CreateARCDocClassMemberStructures content hierarchically according to the criteria for each level.
ARCQuery.QueryExpressionCache.SyntaxHelpARCQueryClassMemberCACHE {ON|OFF}
ARCQuery.FunctionKeyMonth.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARAdventureWorksOLAP.DimPromotionP.EnglishTypeARAdventureWorksOLAPEnumMemberCalled 'EnglishPromotionType' in original sample database
ARCCore.StreamProcessorP.TimestampIsOldARCCoreEnumMemberA warning sent by -StreamProcessor- to -OutsideLocalReceiver- when it knows that data as served is out of date.
ARCQuery.RelationalOperator.NOTCONTAINSARCQueryEnumMember 
ARCDoc.DocFragP.NamespaceARCDocEnumMemberNamespace in which this fragment resides.
ARCQuery.QueryExpressionHintARCQueryClassDescribes if hints are to be generated (as query progresses) for potential new queries.
ARCCore.ARConcepts.AgoRapideHistoryARCCoreEnumMemberAgoRapide has roots back to 2011 when Bjørn Erling Fløtten invented panSL (SL = Schema language).
ARCQuery.ValueComparerDateTime+ResolutionEnum.SecondARCQueryEnumMember 
ARAdventureWorksOLAP.FactCallCenterP.TotalOperatorsARAdventureWorksOLAPEnumMember 
ARCDoc.HTOC.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.IP.AddOrUpdatePARCCoreClassMemberDuplicates functionality of SetP.
ARCCore.IIKII.PackObjectForStorageInIKIIARCCoreClassMemberThis method corresponds to -PackObjectForStorageInEntityObject-.
ARAdventureWorksOLAP.DimProductSubcategory.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.ConstantKey<T>ARCQueryClassRepresents a constant expression like "' '", "', '", "42".
ARCCore.StreamProcessorARCCoreClassImplements the storage mechanism for AgoRapide.
ARAdventureWorksOLAP.DimProductSubcategory.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeographyP.PostalCodeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProduct.TryGetDescriptionARAdventureWorksOLAPClassMemberReturns EnglishDescription.
ARCQuery.BinaryOperatorKey.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCCore.ActualConnectionP.ErrorConditionDataARCCoreEnumMemberDetailed explanation about -IsErrorCondition-
ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload1ARAdventureWorksOLAPClassMemberCatches all HTTP POST requests to this API.
ARAdventureWorksOLAP.FactCallCenterP.LevelTwoOperatorsARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimResellerCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProductCategoryP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductCategoryName' in original sample database
ARCQuery.FunctionKeyAggregateAvg.SyntaxHelpARCQueryClassMember'Avg()'
ARAdventureWorksOLAP.DimDepartmentPARAdventureWorksOLAPEnumDescribes class -DimDepartment-.
ARCCore.PK.TryGetVARCCoreClassMemberOnly type of PK, string or type of __enum is allowed to ask for (as TRequest generic type parameter).
ARCCore.IKDate.ValidDateTimeFormatsARCCoreClassMemberNote: Be very careful about expanding this array. ToString must be considered, and also how Equals should work with other sub classes of IK.
ARCCore.PropertyStreamLineParsed.ToStringARCCoreClassMemberNote relatively complex operation of 'restoring' original property stream line.
ARAdventureWorksOLAP.FactResellerSaleP.TotalProductCostARAdventureWorksOLAPEnumMember 
ARCCore.Subscription.IsMatch Overload1ARCCoreClassMemberEvaluates a query consisting of multiple instances of -Subscription- against a single property stream line.
ARCCore.ARConcepts.StandardAgoRapideCodeARCCoreEnumMemberCode originating from the main official AgoRapide distribution (which therefore does not include any end-application specific code)
ARCCore.ClassAttribute.GetAttributeARCCoreClassMemberThrows exception if type implements -IP- and no corresponding enum found (enum ending with capital letter 'P' (like 'CustomerP' for enum describing class 'Customer' for instance)
ARAdventureWorksOLAP.Root.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimProductCategory.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARAdventureWorksOLAP.DimDepartment.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.StorageFileP.HashARCCoreEnumMemberHash of storage file. Not implemented as of Apr 2020. It is envisaged to store hash-value as last line in storage file. In this case the hash must be the hash of the file excluding the last line
ARAdventureWorksOLAP.FactInternetSaleReasonP.DimSalesReasonIdARAdventureWorksOLAPEnumMemberCalled 'SalesReasonKey' in original sample database
ARCCore.StreamProcessorP.ClientUpdatePositionARCCoreEnumMemberNote how this is stored both as -ClientUpdatePosition- (on the client side) and -ClientUpdatePosition- (on the server side).
ARCCore.PropertyStreamLineParsedARCCoreClassParses the keys part of a line from -PropertyStream-, like 'Customer/42/FirstName = John.
ARCCore.ITypeDescriberARCCoreClassProvides a standardized mechanism for describing single-property values (like 'PhoneNumber' of 'Customer' for instance).
ARCQuery.FunctionKeyType.SyntaxHelpARCQueryClassMember'Type()'
ARCQuery.QueryProgress.PreviousQueryJustExecutedARCQueryClassMemberTODO: This is somewhat loosely associated.
ARCDoc.DocLinkCollection.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.PP.InvalidARCCoreEnumMemberTimestamp when property was invalidated / 'deleted'.
ARAdventureWorksOLAP.FactResellerSaleCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCQuery.QueryExpressionStrictARCQueryClassDescribes -Strictness- ON / OFF when executing query.
ARCCore.ARConcepts.MemoryConsumptionARCCoreEnumMemberA naïve implementation of key-value storages like AgoRapide may lead to excessive memory (RAM) consumption.
ARCCore.StreamProcessor.InitializeARCCoreClassMemberInitializes this instance of -StreamProcessor-
ARAdventureWorksOLAP.DimOrganizationCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCQuery.ValueComparerDateTime+ResolutionEnum.HourARCQueryEnumMember 
ARCCore.ARNodeType.ArmDBARCCoreEnumMemberA node with a 'client -Subscription-' towards -CoreDB- to a (usually) subset of the entire database (acting as a cache and filtering mechanism), or with a 'client -Subscription-' towards -CoreDB- to the whole database (acting as a cache mechanism only)
ARAdventureWorksOLAP.DimResellerP.NameARAdventureWorksOLAPEnumMemberCalled 'ResellerName' in original sample database
ARAdventureWorksOLAP.DimProductP.StyleARAdventureWorksOLAPEnumMember 
ARCCore.ExtensionsARCCoreClassContains a few general nice to have extensions methods.
ARCQuery.ForeignKeyDirectionARCQueryEnumDescribes the type of traversing to a foreign entity possible.
ARCCore.ConnectionInstructionP.ClientIdARCCoreEnumMemberThe AgoRapide node-id for which this connection is relevant. Used for distributing over the -PropertyStream- information to the clients about which possible nodes they can connect to.
ARAdventureWorksOLAP.DimDepartmentCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -ParentDimDepartmentId-.
ARAdventureWorksOLAP.DimProductP.EndDateARAdventureWorksOLAPEnumMember 
ARCQuery.NewKeyGetType.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCQuery.MemberEntityKeyARCQueryClassCan find value for entity which is member of entity being queried.
ARCCore.Extensions.ToStringDateAndTimeARCCoreClassMemberUses format 'yyyy-MM-dd HH:mm:ss.fff'.
ARAdventureWorksOLAP.DimGeographyP.FrenchCountryNameARAdventureWorksOLAPEnumMemberCalled 'FrenchCountryRegionName' in original sample database
ARCQuery.CompoundKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.DimSalesTerritory.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactProductInventory.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductP.ClassARAdventureWorksOLAPEnumMember 
ARCDoc.HTOC.ToHTMLSimpleSingle Overload1ARCDocClassMemberUse this method in any class where a table-of-contents type of view is desireable
ARCCore.ARNodeTypeARCCoreEnumDescribes what function a node in an AgoRapide system serves. A given node may constitute of only -StandardAgoRapideCode- or a combination of -StandardAgoRapideCode- and -ApplicationSpecificCode-.
ARCCore.PropertyStreamLineARCCoreClassHas two main functions:
ARCCore.PKLogAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCCore.PRichARCCoreClassFully flexible storage. Can store anything. Typical inherited for entity representations like 'Customer' or 'Order'.
ARCDoc.DocFragP.TypeARCDocEnumMemberType of class or enum which this fragment describes (also relevant for class or enum member).
ARAdventureWorksOLAP.FactFinance.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCCore.PP.CreatedARCCoreEnumMemberTimestamp when property was created in database.
ARCCore.IKCodedARCCoreClassUnderstands coded and unencoded variants of -IK-.
ARAdventureWorksOLAP.DimResellerCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARCCore.StreamProcessor.OutsideLocalReceiverARCCoreClassMemberThe outside (in the sense outside of this class) local mechanism which receives all -PropertyStreamLine- registered by this class.
ARCCore.ARNodeType.CoreDBARCCoreEnumMemberA node containing the core or central database.
ARCQuery.Quantile.QUINTILEARCQueryEnumMemberDivide into five parts
ARCCore.PKHTMLAttribute.EncodeARCCoreClassMemberEncodes the given string to HTML format through the static method implemented in class -Encoder-.
ARCQuery.RelationalOperatorARCQueryEnumRelational / comparision operators.
ARCQuery.TranslationSingle.TryGetAARCQueryClassMemberReturns a -PropertyStreamLine- representation of this translation.
ARCCore.ClassAttributePARCCoreEnumDescribes class -ClassAttribute-.
ARCQuery.QueryProgress.ToStringARCQueryClassMemberTODO: Decide on what we actually want with ToString for this class.
Assembly ARAdventureWorksOLAP Assembly 
ARAdventureWorksOLAP.DimProduct.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARAdventureWorksOLAP.DimAccountARAdventureWorksOLAPClassRepresents an Account. See also -DimAccountP- and -DimAccountCollection-.
ARCQuery.QueryExpressionWithSuggestions.NextARCQueryClassMemberSuggestion for a 'browse forwards' button.
ARAdventureWorksOLAP.DimSalesTerritory.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.QueryExpressionStrict.SyntaxHelpARCQueryClassMemberSTRICT {strictnessLevel}
ARCQuery.FunctionKeyTMB.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCDoc.DocFragCollection.CreateARCDocClassMemberCreates documentation fragments (-DocFrag-) for all possible -BaseAttribute- elements found in the given assemblies.
ARCDoc.Documentator.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.EntityMethodKey.TryGetForeignFieldARCQueryClassMemberReturns foreign field through foreign key given.
ARCCore.ClassAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARAdventureWorksOLAP.DimPromotion.TryGetCategoryARAdventureWorksOLAPClassMemberReturns EnglishCategory.
ARCCore.StreamProcessor+StorageFileARCCoreClass 
ARCCore.ConnectionInstruction.InitializeARCCoreClassMemberInitializes to sane values.
ARAdventureWorksOLAP.FactSurveyResponseCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCCore.ConnectionInstructionARCCoreClassThe instruction about what connections to make (host, portnr, data transfer direction and so on).
ARCCore.ClassAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARCQuery.FunctionKeyHourMinute.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.BaseAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARAdventureWorksOLAP.FactResellerSaleCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys like -DimProductId-, -DimResellerId-, -DimPromotionId-, -DimEmployeeId- and -DimSalesTerritoryId-.
ARCCore.IP.AllIPDerivedTypesWithPKEnumARCCoreClassMemberAll relevant -IP--derived types for the whole application for which the also is defined a -PropertyKeyEnum-.
ARCQuery.FunctionKeyAggregateMaxARCQueryClassCalculates the maximum value of the given properties.
ARAdventureWorksOLAP.FactResellerSaleP.DiscountAmountARAdventureWorksOLAPEnumMemberNote: All instances of 'DiscountAmount = 0' has been filtered out at import
ARAdventureWorksOLAP.DimCustomerP.NumberCarsOwnedARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.DepartmentARAdventureWorksOLAPEnumMemberCalled 'DepartmentName' in original sample database
ARCQuery.QueryExpressionComment.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARAdventureWorksOLAP.FactProductInventoryCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimProductId-.
ARCCore.ConnectionInstructionP.ConnectionIdARCCoreEnumMemberUsually a combination of -ClientId-, -ServerHostName- and -ServerPortNo-.
ARCQuery.QueryExpressionSelectARCQueryClassSelects which fields to include.
ARCQuery.TranslationsCollectionARCQueryClassThis would consist of one key per language, with keys like "de_DE", "fr_FR", "nb_NO".
ARCQuery.NewKeyCountP.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCCore.IKString.FromStringARCCoreClassMemberNote how uses instance cache if already exists there
ARCQuery.QueryExpressionThenBy.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactCallCenter.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.UtilCore.CultureARCCoreClassMemberThe general culture used for parsing.
ARCDoc.PKDocAttributeARCDocClassDescribes documentation and presentation of a property.
ARCCore.PKTypeAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARAdventureWorksOLAP.DimProductP.DealerPriceARAdventureWorksOLAPEnumMember 
ARCQuery.TranslationsCollection.TryGetPARCQueryClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCDoc.UtilDocARCDocClassUtility methods for -ARCDoc-.
ARCDoc.Apple.AddNameARCDocClassMemberConvenience method, not obligatory.
ARCQuery.FunctionKeyType.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARAdventureWorksOLAP.DimProductCategoryARAdventureWorksOLAPClassRepresents a ProductCategory. See also -DimProductCategoryP-.
ARAdventureWorksOLAP.FactInternetSaleP.SalesAmountARAdventureWorksOLAPEnumMember 
ARCCore.ClassAttributeP.ClassTypeARCCoreEnumMemberThe actual type that we are a -ClassAttribute- for
ARCQuery.UtilQuery.IndexOfOutsideOfARCQueryClassMemberEquivalent to string.IndexOf except that any character encountered inside pairs of the 'outsideOf'-char are not counted.
ARAdventureWorksOLAP.DimEmployeeP.DimSalesTerritoryIdARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryKey' in original sample database
ARCCore.CardinalityExtensions.IsMultipleARCCoreClassMemberReturns TRUE if given cardinality implies that multiple items are stored simultaneously in a typical in-memory data storage.
ARAdventureWorksOLAP.DimProductSubcategoryP.SpanishNameARAdventureWorksOLAPEnumMemberCalled 'SpanishProductSubcategoryName' in original sample database
ARCCore.PII.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryExpressionSkip.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactCurrencyRateP.EndOfDayRateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactInternetSale.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.FunctionKeyFirstLineARCQueryClassExtracts first line from string of text.
ARCQuery.EntityMethodKey.AllEntityMethodKeysForEntityTypeDictARCQueryClassMemberReturns all -EntityMethodKey- in the class definition of the given entity type.
ARCCore.UtilCoreARCCoreClassUtility methods for -ARCCore-.
ARCQuery.FunctionKeyYearMonthARCQueryClassExtracts Year + Month component from field like 2020-06.
ARCCore.IKTypeARCCoreClassIndex key used when storing a collection of a given type, like 'Customer'.
ARAdventureWorksOLAP.FactFinanceP.ScenarioARAdventureWorksOLAPEnumMemberCalled 'ScenarioKey' in original sample database. Original foreign key (to DimScenario-table). Replaced with enum here
ARCDoc.DocFragP.IsInheritedARCDocEnumMemberRelevant for class members. TRUE if method is inherited from a base type.
ARCQuery.QueryExpressionAll.SyntaxHelpARCQueryClassMember'ALL' (literally).
ARCDoc.Orange.SetPVDirectARCDocClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.FunctionKeyAggregateJoin.SyntaxHelpARCQueryClassMember'Join()'
ARCQuery.FunctionKeyQuarterARCQueryClassExtracts quarter component from datetime field like '2020-12-09' becoming 'Q4'.
ARCQuery.QuantileKeyARCQueryClassCan separate entities into quantiles, like Quartiles, Quintiles or Sextiles.
ARAdventureWorksOLAP.DimProductSubcategoryARAdventureWorksOLAPClassRepresents a ProductSubcategory. See also -DimProductSubcategoryP- and -DimProductSubcategoryCollection-.
ARCCore.ActualConnectionP.UnderClosureARCCoreEnumMemberSet to TRUE if to be closed and reinitialized.
ARCDoc.DocumentatorPARCDocEnumDescribes class -Documentator-.
ARCQuery.QueryExpressionShuffle.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactFinanceP.DateARAdventureWorksOLAPEnumMemberCalled 'DateKey' in original sample database
ARCCore.PKHTMLAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARCCore.DataTransferDirection.SendARCCoreEnumMemberLike -Client- sending in-application generated properties to -ArmDB- / -CoreDB- or -ArmDB- sending data received over an incoming connection to -CoreDB-.
ARCQuery.QueryExpressionShuffle.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCDoc.BananaPARCDocEnumDescribes class -Banana-.
ARAdventureWorksOLAP.DimEmployeeARAdventureWorksOLAPClassRepresents an Employee. See also -DimEmployeeP- and -DimEmployeeCollection-.
ARCDoc.DocFragTypeARCDocEnumType of documentation fragment, like -Assembly-, -Class- or -ClassMember-.
ARCDoc.DummyEnum.TryGetPARCDocClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimCustomerP.TotalChildrenARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimResellerP.OrderMonthARAdventureWorksOLAPEnumMember 
ARCCore.EnumMemberAttributePARCCoreEnumDescribes class -EnumMemberAttribute-.
ARAdventureWorksOLAP.DimResellerP.AddressLine2ARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyAbs.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.PSPrefix.cmdARCCoreEnumMemberCommand.
ARCDoc.Orange.StorageARCDocClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimCustomerP.YearlyIncomeARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyShort.SyntaxHelpARCQueryClassMember'Short()'
ARCCore.IP.AllIPDerivedTypesInludingGenericAndAbstractARCCoreClassMemberAll relevant -IP--derived types (except the interface -IP- itself) known to the application.
Assembly ARCAPI AssemblyA library providing an API on top of the -PropertyStream-.
ARCCore.IKARCCoreClassIK = Interface Key / Index key. Key used to lookup 'inside' an instance of -IP-.
ARCAPI.BaseController.GetTimestampIsOldWarningHTMLARCAPIClassMemberIf -TimestampIsOld- is found in the rootStorage-parameter, returns warning message in HTML format.
ARAdventureWorksOLAP.DimEmployeeP.MaritalStatusARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactSurveyResponseP.DimProductCategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductCategoryKey' in original sample database
ARCQuery.TranslationsPARCQueryEnumThis enum has no values because the keys are the actual string to be translated.
ARCCore.StreamProcessorP.DoNotStoreLocalOriginLocallyARCCoreEnumMemberMeans 'do not store local origin locally but wait until it gets confirmed by core storage'.
ARCDoc.DummyEnum.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.FactResellerSaleP.UnitPriceARAdventureWorksOLAPEnumMember 
ARCAPI.AddController.AllowFilterARCAPIClassMemberDescribes what data is allowed to change through a list of -Subscription- instances.
ARAdventureWorksOLAP.DimCustomerP.AddressLine1ARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKey.TryParseSingleWordARCQueryClassMemberRecommended parser to use for functions without parameters.
ARCCore.ARComponents.ARCSyncARCCoreEnumMember(Not implemented as of March 2020)
ARAdventureWorksOLAP.FactProductDescription.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactSurveyResponse.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactSalesQuotaCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimEmployeeId-.
ARCQuery.ValueComparerDateTime.IsAfterARCQueryClassMemberThe modifier 'After' can be prepended in order to mean any time after the specified time.
ARCCore.PK.FromEnumARCCoreClassMemberReturns the corresponding -PK- instance from the given -PropertyKeyEnum-.
ARCCore.EnumMemberAttributeP.EnumTypeARCCoreEnumMemberThe type of the enum (like type of 'CustomerP' in CustomerP.FirstName) that we are an attribute for
ARCCore.PKTypeAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARAdventureWorksOLAP.FactInternetSaleARAdventureWorksOLAPClassRepresents an Internet sale. See also -FactInternetSaleP- and -FactInternetSaleCollection-.
ARCAPI.BaseControllerPARCAPIEnumDescribes class -BaseController-.
ARAdventureWorksOLAP.DimResellerP.BusinessTypeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactSalesQuota.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProduct.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactResellerSaleP.RevisionNumberARAdventureWorksOLAPEnumMember 
ARCCore.PP.ExceptionTextARCCoreEnumMemberGeneral property for logging of exceptions, usually set through -HandleException-.
ARAdventureWorksOLAP.FactSalesQuotaARAdventureWorksOLAPClassRepresents a Sales quota. See also -FactSalesQuotaP- and -FactSalesQuotaCollection-.
ARCCore.IKCoded.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARCCore.IP.GetPVARCCoreClassMemberGets a single property's value for this object. Returns default value if not successful.
ARCAPI.AddControllerARCAPIClassParses and stores a -PropertyStreamLine-.
ARCQuery.NewKeyCountP.TryGetPInternalARCQueryClassMemberThe internal executor, containing the specific functionality for how to evaluate the key.
ARCCore.PKTypeAttribute.TypeARCCoreClassMemberSee -Type-.
ARAdventureWorksOLAP.DimProduct.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.FactSalesQuota.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.DocLink.AHrefEndPartARCDocClassMember'Filename.Encoded + "> + LinkWordHTML + </a>'
ARCQuery.QueryExpressionCommentARCQueryClassAllows insertion of SQL style comments (beginning with double hyphens / minus signs, '--') into queries.
ARCCore.PropertyStreamLineParsed.KeysARCCoreClassMemberThe keys part of the -PropertyStreamLine-, that is, everything before ' = '.
ARCCore.IKType.ToStringARCCoreClassMemberCaching is supposed to be useful because may be called quite often.
ARCCore.StreamProcessorP.WriteToConsoleARCCoreEnumMemberIf true then incoming data (from other nodes will be written to console.
ARCCore.ConnectionDirectionARCCoreEnumThe concept of who took the initiative for the connections (who asked to open the TCP/IP session).
ARCQuery.FunctionKeyShortARCQueryClass'Smart' way of showing time. Removes unnecessary information.
ARAdventureWorksOLAP.FactProductInventoryP.UnitCostARAdventureWorksOLAPEnumMember 
ARCDoc.DocLinkCollection.CreateARCDocClassMemberNotes all locations and their positions in the hierarchical directory structure.
ARCCore.PKLogAttributePARCCoreEnumDescribes class -PKLogAttribute.
ARCCore.PKRelAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARAdventureWorksOLAP.DimProductP.SpanishNameARAdventureWorksOLAPEnumMemberCalled 'SpanishProductName' in original sample database
ARCQuery.QueryProgressP.CreateHintsARCQueryEnumMemberDescribes if hints are to be generated (as query progresses) for new queries.
ARCAPI.ResponseFormatARCAPIEnumThe response format, HTML or JSON, for an API request.
ARCCore.EnumMemberAttributeP.EnumMemberARCCoreEnumMemberThe actual enum member / enum value (like 'Firstname' in CustomerP.FirstName) that we are an attribute for
ARCCore.StreamProcessorP.CountIncomingConnectionsARCCoreEnumMember 
ARCDoc.DocLinkResolution.TryGetPARCDocClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimProductP.TurkishDescriptionARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyVeryShort.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCDoc.HLocation.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.FactSalesQuotaPARAdventureWorksOLAPEnumDescribes class -FactSalesQuota-.
ARAdventureWorksOLAP.DimCustomer.TryGetStateOrProvinceARAdventureWorksOLAPClassMemberReturns -StateOrProvinceName- through -DimGeographyId- with the help of -TryGetForeignField-.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeography.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.PKRelAttributeARCCoreClassDescribes relationships between entities (between tables in RDBMS terms).
Namespace ARCQuery NamespaceARCQuery provides a query language that mimicks SQL but is usable through HTTP as GET URLs.
ARCQuery.FunctionKeyTotalMinutes.SyntaxHelpARCQueryClassMember'TotalMinutes()'
ARCDoc.HLocationCollection.CreateARCDocClassMemberTransforms the parameter (and recursively all contained objects) into a collection of -HLocation- objects.
ARCQuery.NewKeyCountP.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCQuery.QueryExpressionWhereARCQueryClassExecutes a 'WHERE {key} {operator} {value}' against the given collection.
ARAdventureWorksOLAP.FactProductInventoryCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCQuery.MemberEntityKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.FunctionKeyAWFiscalYear.SyntaxHelpARAdventureWorksOLAPClassMember'AWFiscalYear()'
ARCCore.PExact<TEnumType>.StorageARCCoreClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.TranslationSingle.ReferenceCountARCQueryClassMemberMay be set from outside, for instance with System.Threading.Interlocked.Increment.
ARCCore.ARConcepts.ExposingApplicationStateARCCoreEnumMemberThe traditional debugging process usually entails reading through logs and querying about your application state through a debugging tool.
ARCQuery.MemberEntityKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARAdventureWorksOLAP.DimAccount.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactCurrencyRateP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARAdventureWorksOLAP.DimProductP.WeightUnitMeasureCodeARAdventureWorksOLAPEnumMember 
ARCDoc.DocLink.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimGeography.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCDoc.Documentator.CreateHTOCInheritanceARCDocClassMemberCreates a table of contents structured by inheritance (classes and interfaces only, not members).
ARAdventureWorksOLAP.DimCurrencyARAdventureWorksOLAPClassRepresents a Currency. See also -DimCurrencyP-.
ARCQuery.FunctionKeyWeek.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCQuery.QuantileKey.TryGetPARCQueryClassMemberReturns an integer with the number of the quantile group for the value returned by the given -CompoundKey-).
ARCCore.IPIIARCCoreClassFuture expansion, using different classes for storing, not only -PII-.
ARCQuery.FunctionKeyDateARCQueryClassFormats a date without time component.
ARAdventureWorksOLAP.FactSalesQuotaCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.FactCallCenter.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimDepartment.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.ClassMemberAttributeP.MethodNameARCCoreEnumMemberThe actual MemberInfo.Name.
ARAdventureWorksOLAP.DimCustomerP.EnglishOccupationARAdventureWorksOLAPEnumMember 
ARCCore.EnumAttributeARCCoreClassDescribes an enum.
ARAdventureWorksOLAP.DimEmployeeCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimCustomerP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'CustomerAlternateKey' in original sample database
ARAdventureWorksOLAP.FactProductInventory.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.ConnectionInstructionP.ShardingARCCoreEnumMember 
ARCQuery.QueryExpressionStrict.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCAPI.EditController.ToStringARCAPIClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.Extensions.ToHTMLSimpleSingleRecursiveARCDocClassMemberCalls -ToHTMLSimpleSingle- recursively.
ARCCore.PK.__enumARCCoreClassMemberThis information is also found as EnumMember.
ARCCore.PropertyStreamLineWithOrigin.ReceivedFromOutgoingARCCoreClassMemberData received from an outgoing connection, that is, data received based on 'this' application's subscription request (as subscribing client).
ARCDoc.DocLinkCollectionARCDocClassContains a collection of -DocLink- objects.
ARCCore.PExact<TEnumType>..ctorARCCoreClassMemberSet capacity to the number of members in the -PropertyKeyEnum- for this class (minus the __invalid-value)
Assembly ARCDoc AssemblyA library supporting documentation and demonstrating usage of AgoRapide.
ARCCore.ClassAttributeP.SubTypesARCCoreEnumMemberDirect and indirect sub types of this class.
Namespace ARCCore NamespaceA necessary library (.DLL in Windows terms) that every -ARNodeType- should link to.
ARAdventureWorksOLAP.FactInternetSaleReason.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactProductInventoryP.UnitsInARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyVeryShortARCQueryClassReturns the -ToStringVeryShort- representation of the given type.
ARCQuery.QueryExpressionWhere.SyntaxHelpARCQueryClassMemberWHERE {key} {operator} {value}
ARCDoc.DocFragCollection.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.PKLogAttributeARCCoreClassExplains how logging of changes to a property should be done.
ARCCore.Extensions.AddValueARCCoreClassMemberGives better error messages compared to 'original' Add when adding a value to a directory if key already exists
ARCQuery.NewKey.TryParseSingleWordARCQueryClassMemberRecommended parser to use for functions without parameters.
ARAdventureWorksOLAP.DimSalesTerritoryP.RegionARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryRegion' in original sample database
ARAdventureWorksOLAP.FactSurveyResponseP.DateARAdventureWorksOLAPEnumMemberCalled 'DateKey' in original sample database
ARCQuery.QueryProgress.ResultARCQueryClassMemberThis gets updated continously as the different query expressions get evaluated.
ARAdventureWorksOLAP.DimCurrency.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.NewKeyGetType.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCQuery.Query.ExecuteOneARCQueryClassMemberNOTE: Note how avoids deferred execution in order to always correctly time execution of each query element separately.
ARCQuery.Translations.ToStringARCQueryClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.IP.AssertIntegrityARCCoreClassMemberSee -TryAssertIntegrity-.
ARAdventureWorksOLAP.DimOrganizationP.PercentageOfOwnershipARAdventureWorksOLAPEnumMember 
ARCCore.BasePKAttributeARCCoreClassThe class containing the actual attributes used for -TaggingOfPropertyKeys-.
ARAdventureWorksOLAP.DimProductCategory.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.QueryExpressionOrderBy.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactInternetSale.TryGetSalesTerritoryARAdventureWorksOLAPClassMemberReturns DimCustomer.DimGeography.DimSalesTerritory.Name with the help of -TryGetForeignField-.
ARCCore.IPARCCoreClassIP = IProperty.
ARAdventureWorksOLAP.DimOrganizationCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.IP.GetValueForJSONSerializerARCCoreClassMemberPractical approach to serializing of -IP- based values to JSON.
ARCCore.IIKIIARCCoreClassRelated to -PII-, property for storing individual items
ARCCore.IP.TryGetV Overload2ARCCoreClassMemberThe actual value of the property. Mostly relevant for single-value properties like -PValue-.
ARCQuery.FunctionKeyDoubleARCQueryClassConverts an integer to a double (decimal value).
ARAdventureWorksOLAP.DimGeographyP.StateOrProvinceCodeARAdventureWorksOLAPEnumMemberCalled 'StateProvinceCode' in original sample database
ARCDoc.DocLink.LocationARCDocClassMemberCopy of -Location-.
ARCCore.IP.TryAssertIntegrityARCCoreClassMemberAsserts the integrity of this entity.
ARAdventureWorksOLAP.DimOrganizationCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys like -ParentDimOrganizationId- and -DimCurrencyId-,
ARAdventureWorksOLAP.DimEmployeeP.EndDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.HireDateARAdventureWorksOLAPEnumMember 
ARCCore.PCollection.TrySetPPARCCoreClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimProductARAdventureWorksOLAPClassRepresents a Product. See also -DimProductP- and -DimProductCollection-.
ARCQuery.MemberEntityKey.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARAdventureWorksOLAP.FactFinanceP.DimDepartmentGroupIdARAdventureWorksOLAPEnumMemberCalled 'DepartmentGroupKey' in original sample database
ARCCore.IKDateARCCoreClassA more memory efficient alternative to -IKString- (together with -IKLong-).
ARCDoc.HTOC.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.FactCurrencyRate.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryExpressionHint.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCQuery.ValueComparerDateTime.ResolutionARCQueryClassMemberSee -ResolutionEnum-.
ARCCore.DataTransferDirectionARCCoreEnumDirection for transfer of data.
ARCCore.ActualConnectionP.IdARCCoreEnumMemberWhen connection is used with-StreamProcessor-, the Id should be the same as the key used in the incoming / outgoing connection dictionary collection.
ARCQuery.QueryExpressionSelfCreate.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.DimCustomer.TryGetProvinceARAdventureWorksOLAPClassMemberReturns result from -TryGetStateOrProvince-.
ARCCore.InvalidTypeExceptionARCCoreClass 
ARCDoc.DocFrag.Create Overload2ARCDocClassMemberCreates a -DocFrag- object representing a class, class member, enum or enum member.
ARCQuery.QueryExpressionSelect.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.ClassMemberAttributeP.DeclaringTypeARCCoreEnumMemberThe actual MemberInfo.DeclaringType.
ARAdventureWorksOLAP.FactCallCenterP.AutomaticResponsesARAdventureWorksOLAPEnumMember 
ARCQuery.NewKeyCountPRec.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCQuery.Quantile.DECILEARCQueryEnumMemberDivide into 10 parts
ARCDoc.DummyEnumP._MemberInheritedARCDocEnumMemberContains not only members which are inherited in the object-oriented sense, but also overrides for which the only documentation was found in base class
ARCCore.StreamProcessor+StorageFile.FilenameARCCoreClassMemberFilename: Main file name, like 2020-04-03 08:42
ARAdventureWorksOLAP.FactSurveyResponse.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.FactProductInventoryPARAdventureWorksOLAPEnumDescribes class -FactProductInventory-.
ARAdventureWorksOLAP.Root.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.FactResellerSaleP.UnitPriceDiscountPctARAdventureWorksOLAPEnumMemberNote: All instances of 'UnitPriceDiscountPct = 0' has been filtered out at import
ARCDoc.DocLink.LinkWordHTMLWithHyphensARCDocClassMember-LinkWordHTML- with '-' (minus sign / hyphen) prepended and appended.
ARCCore.PKTypeAttribute.DefaultValueARCCoreClassMemberSee -DefaultValue-.
ARCQuery.QueryExpressionWhere.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactSalesQuotaCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimPromotionP.FrenchTypeARAdventureWorksOLAPEnumMemberCalled 'FrenchPromotionType' in original sample database
ARCCore.PK.TryGetFromTypeAndFieldName Overload1ARCCoreClassMemberReturns property key based on type and field name.
ARCDoc.DocLinkARCDocClassDescribes to where a single HTML link points.
ARAdventureWorksOLAP.DimEmployeeP.LastNameARAdventureWorksOLAPEnumMember 
ARCCore.PropertyStreamLine.AllowedValueCharsARCCoreClassMemberAllowed characters in the Value-part of a -PropertyStreamLine-.
ARCCore.EnumAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCCore.IP.GetKeysEqualToValueARCCoreClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCCore.PKLogAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARAdventureWorksOLAP.FactInternetSaleP.SalesOrderLineNumberARAdventureWorksOLAPEnumMember-SalesOrderNumber- plus -SalesOrderLineNumber- constitutes primary key of -FactInternetSale-
ARAdventureWorksOLAP.DimPromotion.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryExpressionLimit.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCAPI.BaseController.GetFormatAndAdjustRequestARCAPIClassMemberDecides -ResponseFormat- (like HTML, JSON, CSV, PDF and so on).
ARCCore.PP.CidARCCoreEnumMemberCreator id (entity which created this property).
ARAdventureWorksOLAP.DimReseller.TryGetProvinceARAdventureWorksOLAPClassMemberReturns result from -TryGetStateOrProvince-.
ARAdventureWorksOLAP.FactProductInventoryCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCCore.REx.IncARCCoreClassMemberIncreases recursive count.
ARAdventureWorksOLAP.DimProductP.SizeUnitMeasureCodeARAdventureWorksOLAPEnumMember 
ARCDoc.BananaARCDocClassImplements -IP- directly and uses traditional property storage for optimum -MemoryConsumption- efficiency.
ARCCore.ClassAttribute.TryGetAsTypeScriptARCCoreClassMemberGenerates typescript code corresponding to the class which this instance describes.
ARAdventureWorksOLAP.FactSurveyResponseP.DimProductSubcategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductSubcategoryKey' in original sample database
ARCQuery.QueryExpressionWhere+ValueEnum.ALLARCQueryEnumMemberEquivalent to query like WHERE Name = *
ARCCore.IP.ToJSONSerializeableARCCoreClassMemberPrepares the data into a format acceptable for System.Text.Json.JsonSerializer.Serialize.
ARCQuery.RelationalOperator.EQARCQueryEnumMember 
ARCQuery.Query.ShouldTerminateARCQueryClassMemberAttempts to explain problem, in -TerminateReason- and by logging.
ARAdventureWorksOLAP.DimPromotionP.SpanishCategoryARAdventureWorksOLAPEnumMemberCalled 'SpanishPromotionCategory' in original sample database
ARAdventureWorksOLAP.FactFinanceCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys like -DimOrganizationId-, -DimDepartmentGroupId- and -DimAccountId-.
ARCDoc.DummyEnumPARCDocEnumTODO: Document better what this is for (and change name)
ARAdventureWorksOLAP.DimAccountP.ValueTypeARAdventureWorksOLAPEnumMember 
Namespace ARCDoc NamespaceA library supporting documentation and demonstrating usage of AgoRapide.
ARAdventureWorksOLAP.DimOrganizationCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.Extensions.ResultARCCoreClassMemberReturns heading plus return-value of function (calls function). If function == null then empty string is returned
ARCAPI.DataStorage.LockARCAPIClassMemberLocking object for thread-safe access from simultaneous API requests.
ARAdventureWorksOLAP.DimProductP.ModelNameARAdventureWorksOLAPEnumMember 
ARCCore.IP.AddPV Overload1ARCCoreClassMemberAdds a property value (as a -PValue-) for this objectThrows -KeyAlreadyExistsException- when relevant.
ARCQuery.ValueComparerDateTime.EndPeriodARCQueryClassMemberThe end of the interval which this instance compares against.
ARCCore.StreamProcessor.ReadStorageFileARCCoreClassMemberReads one storage file from disk
ARAdventureWorksOLAP.DimOrganization.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.Strictness.ONARCQueryEnumMember 
ARAdventureWorksOLAP.DimDepartment.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimCustomerP.DimGeographyIdARAdventureWorksOLAPEnumMemberCalled 'GeographyKey' in original sample database
ARCQuery.FunctionKeyYear.SyntaxHelpARCQueryClassMember'Year()'
ARAdventureWorksOLAP.DimProductSubcategoryP.DimProductCategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductCategoryKey' in original sample database
ARAdventureWorksOLAP.FactProductDescriptionP.CultureNameARAdventureWorksOLAPEnumMember 
ARCQuery.QueryExpressionOrderBy.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARAdventureWorksOLAP.FactInternetSaleReason.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimSalesTerritory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.DimResellerCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimGeographyId-.
ARCCore.ARComponents.ARCDocARCCoreEnumMemberA library supporting documentation and demonstrating usage of AgoRapide.
ARCQuery.UtilQueryARCQueryClassUtility methods for -ARCQuery-.
ARAdventureWorksOLAP.DimResellerP.BankNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactSalesQuota.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
Assembly ARCCore AssemblyA necessary library (.DLL in Windows terms) that every -ARNodeType- should link to.
ARCQuery.ValueComparerDateTimeARCQueryClass-ValueComparerDateTime- is an attempt at offering a human language interface for date and time queries.
ARAdventureWorksOLAP.FactProductInventoryCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimPromotionP.EnglishCategoryARAdventureWorksOLAPEnumMemberCalled 'EnglishPromotionCategory' in original sample database
ARAdventureWorksOLAP.DimCustomerCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCDoc.DocFragARCDocClassDocFrag = Document fragment.
ARCDoc.DocLinkP.FilenameARCDocEnumMember 
ARCCore.StorageFileP.FilenameARCCoreEnumMember 
ARAdventureWorksOLAP.DimEmployeeCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.ARComponentsARCCoreEnumARComponents = AgoRapide Components. Contains short descriptions of the different 'official' AgoRapide components.
ARAdventureWorksOLAP.Root.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.ConverterARAdventureWorksOLAPClassConverts original sample database to property stream format.
ARAdventureWorksOLAP.FactResellerSaleP.DimResellerIdARAdventureWorksOLAPEnumMemberCalled 'ResellerKey' in original sample database
ARCAPI.DataStorage.CreateARCAPIClassMemberCreates a -DataStorage- instance with default parameters.
ARCQuery.FunctionKeyAggregate.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCQuery.FunctionKeyHourMinuteARCQueryClassFormats a timespan with only the hour and minute part. Uses format hh:mm.
ARCCore.ActualConnection.SetSinglePropertyStreamReceiverARCCoreClassMemberSet by -StreamProcessor-.
ARCQuery.FunctionKeyTMB.SyntaxHelpARCQueryClassMember'TMB()'
ARAdventureWorksOLAP.FactInternetSaleP.CarrierTrackingNumberARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.Scenario.BudgetARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactInternetSaleReasonP.SalesOrderLineNumberARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.FrenchEducationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactResellerSaleP.SalesAmountARAdventureWorksOLAPEnumMember 
ARCCore.PValue<T>.ConvertObjectToStringARCCoreClassMemberConverts object to string.
ARCQuery.ValueComparerDateTime+ResolutionEnum.MinuteARCQueryEnumMember 
ARAdventureWorksOLAP.FactSurveyResponseARAdventureWorksOLAPClassRepresents a Survey response. See also -FactSurveyResponseP- and -FactSurveyResponseCollection-.
ARCDoc.DocLinkResolution.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.EntityMethodKey+MethodType.SimpleARCQueryEnumMemberSignature like 'bool TryGet{KeyName}(out IP retval, out string errorResponse)'
ARCDoc.DocFragCollection.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimSalesReasonARAdventureWorksOLAPClassRepresents a SalesReason. See also -DimSalesReasonP-.
ARCQuery.QueryExpressionTake.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.PK.TryGetEnumARCCoreClassMemberNote that usually you will not have to ask for this value, usually in AgoRapide it goes the other way around, you have the enum member / enum value and want the corresponding property key.
ARCQuery.Quantile.TERTILEARCQueryEnumMemberDivide into three parts
ARCCore.Subscription.IsMatch Overload2ARCCoreClassMemberEvaluates this instance of -Subscription- against a single property stream line (which has been split up into its constituent elements).
ARAdventureWorksOLAP.DimCustomer.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.TranslationSingleARCQueryClassDescribes a single translation.
ARAdventureWorksOLAP.DimProductP.StatusARAdventureWorksOLAPEnumMember 
ARCCore.StorageFile.TryGetPARCCoreClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimCustomerP.GenderARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimAccount.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimPromotionP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchPromotionName' in original sample database
ARCCore.ARConcepts.PropertyStream2DARCCoreEnumMemberPropertyStream2D is an expansion of the -PropertyStream- concept supported by the library -ARCEvent-.
ARAdventureWorksOLAP.DimProductP.WeightARAdventureWorksOLAPEnumMember 
ARCCore.IP.DecARCCoreClassMemberDecrements given property key by 1. Sets to -1 if not found. Uses long, not integer.
ARCQuery.QueryExpressionAll.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCCore.ConnectionInstructionP.SubscriptionARCCoreEnumMemberThe actual subscripton. This is what the connecting party / (downstream) client would send over its TCP/IP connection to the (upstream) server.
ARAdventureWorksOLAP.DimReseller.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.PRich.TryGetVARCCoreClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimProductP.DimProductSubcategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductSubcategoryKey' in original sample database
ARAdventureWorksOLAP.DimReseller.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCDoc.DocLinkCollection.TryGetPARCDocClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.UtilCore.GetExeptionDetailsARCCoreClassMemberGives as much information about exception as possible.
ARCQuery.TranslationSingleP.TextARCQueryEnumMember 
ARCDoc.SomeAppComponentARCDocClassDemonstrates how also your actual application classes, not only your data classes, should implement -IP-.
ARAdventureWorksOLAP.DimOrganization.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.PropertyStreamLineWithOrigin.SendToLocalReceiverARCCoreClassMemberMeans 'send to local receiver regardless of origin'.
ARCAPI.ContentResult.CreateErrorARCAPIClassMemberTODO: Add a key / value format for error messages, like done for -Log-.
ARCCore.ARComponents.ARCSecARCCoreEnumMember(Not implemented as of March 2020)
ARCQuery.ConstantKey<T>.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCQuery.QueryProgress.GetHTMLLinksToIndividualQueryPartsARCQueryClassMemberIs able to generate the following:
ARCQuery.RelationalOperator.CONTAINSARCQueryEnumMember 
ARCQuery.ValueComparer.TryGetPreviousARCQueryClassMemberSuggestion for previous query (browsing 'backwards')
ARCQuery.QueryExpressionCache.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCQuery.QueryExpressionDataStorage.GlobalDataStorageARCQueryClassMemberTODO: Find some better initialization here.
ARAdventureWorksOLAP.DimPromotionP.FrenchCategoryARAdventureWorksOLAPEnumMemberCalled 'FrenchPromotionCategory' in original sample database
ARAdventureWorksOLAP.FactInternetSaleP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARCQuery.QueryExpressionPivot.AggregationKeyARCQueryClassMemberThis is often null (with -AggregationType- correspondingly set to Count-).
ARCCore.ARConcepts.ApplicationSpecificCodeARCCoreEnumMemberCode specific for an end-application.
ARCQuery.TranslationSingle.TryGetVARCQueryClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCQuery.NewKeyGetType.SyntaxHelpARCQueryClassMember'GetType()'
ARCCore.BasePKAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARCQuery.ForeignKey.AggregateKeysARCQueryClassMemberAggregations to be used on the multiple foreign entity values that are found when one of the -Steps- are -ToMany-.
ARAdventureWorksOLAP.FactResellerSaleCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCQuery.NewKeyCountPRec.SyntaxHelpARCQueryClassMember'CountPRec()'
ARCCore.PValue<T>.ToStringARCCoreClassMemberDo no cache this value, because memory consumption would then increase significantly in your applicationj
ARAdventureWorksOLAP.DimSalesTerritoryARAdventureWorksOLAPClassRepresents a SalesTerritory. See also -DimSalesTerritoryP-.
ARAdventureWorksOLAP.DimReseller.TryGetStateARAdventureWorksOLAPClassMemberReturns result from -TryGetStateOrProvince-.
ARCCore.ClassAttributeP.CorrespondingEnumTypeARCCoreEnumMemberOnly relevant when implements -IP-.
ARCDoc.Apple.GetNameARCDocClassMemberConvenience method, not obligatory.
ARCDoc.DocLinkP.LocationARCDocEnumMemberThe location that this link points to.
ARCQuery.QueryExpressionLimit.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.PSPrefix.dtrARCCoreEnumMemberData, whole records.
ARAdventureWorksOLAP.FactSurveyResponse.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.ARConcepts.PropertyStreamARCCoreEnumMemberAgoRapide, the 'streams-of-water' database".
ARCCore.PRich.TryGetPARCCoreClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCDoc.DocLinkResolution.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.FactResellerSale.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.PKHTMLAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCQuery.FunctionKeyLengthARCQueryClassReturns length of (string) value of field, like 4 for 'John'.
ARCCore.TValueARCCoreClassPlaceholder for any class type suitable as generic type parameter -PValue-.
ARAdventureWorksOLAP.DimOrganization.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCQuery.QueryExpressionLog.SyntaxHelpARCQueryClassMember'Log'.
ARAdventureWorksOLAP.DimProductCategory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCDoc.SomeAppComponent.MethodDARCDocClassMemberSame as MethodC- but returns data ('Func<string>()' instead of 'Action()')
ARAdventureWorksOLAP.DimProductP.FrenchDescriptionARAdventureWorksOLAPEnumMember 
ARCCore.PK.PackParseResultForStorageInEntityObjectARCCoreClassMemberPacks result of parsing into a -IP--derived class, suitable for sending to -AddOrUpdateP-.
ARCCore.ClassAttributeP.AssemblyNameARCCoreEnumMemberThe assembly in which this class resides.
ARAdventureWorksOLAP.DimProductP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'ProductAlternateKey' in original sample database
ARCDoc.AppleP.ColourARCDocEnumMember 
ARCQuery.QueryExpressionTitleARCQueryClassThe title to be used in the final presentation of the query result.
ARCCore.PKRelAttributeP.OppositeTermARCCoreEnumMemberExample: For 'Employee', the key 'SupervisorId' where the supervisor is another 'Employee', will have another meaning "as seen from" the Supervisor, namely "Subordinates" or similar.
ARCCore.PropertyStreamLine.TryParseDirectToPropertyARCCoreClassMemberParses direct to a given property value.
ARCQuery.ForeignKey.AllForeignKeysForEntityTypeARCQueryClassMemberReturns all possible foreign keys relevant for the given entity type, like for Order: 'Customer.FirstName' and 'Customer.LastName'.
ARCCore.RExARCCoreClassREx = 'TooDeepRecursiveDepthException'
ARCCore.PKTypeAttribute.StandardValidatorAndParserARCCoreClassMemberReturns validator and parser for well known types like string, int, long, bool, DateTime, TimeSpan, Type, Uri.
ARCQuery.ConstantKey<T>.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCDoc.Extensions.ToHTMLSimpleSingleInternalARCDocClassMemberHack in order to escape check for direct implementation in actual class of -ToHTMLSimpleSingle- in -ToHTMLSimpleSingle-.
ARCQuery.QueryExpressionWhere.IsMatchARCQueryClassMemberReturns TRUE if property matches criteria.
ARAdventureWorksOLAP.FactResellerSaleP.DimSalesTerritoryIdARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryKey' in original sample database
ARAdventureWorksOLAP.FactFinanceCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCQuery.ValueComparerDateTime.StartPeriodARCQueryClassMemberThe start of the interval which this instance compares against.
ARCQuery.QueryExpressionDataStorage.SyntaxHelpARCQueryClassMemberDATASTORAGE {new hierarchical level} [link adjustment]
ARAdventureWorksOLAP.DimPromotionP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'PromotionAlternateKey' in original sample database
ARAdventureWorksOLAP.FactProductInventoryP.UnitsBalanceARAdventureWorksOLAPEnumMember 
ARCQuery.TranslationsARCQueryClassOffers a very simple system for keeping track of translation between different ("western") languages.
ARCQuery.AggregationType.SumARCQueryEnumMember 
ARCDoc.PriorityOrderARCDocEnumUsed for general sorting / prioritizing when showing properties for an entity.
ARCCore.ActualConnectionPARCCoreEnumDescribes class -ActualConnection-.
ARCQuery.QueryExpressionCache.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.ARComponents.ARCEventARCCoreEnumMemberARCEvent contains an -EventSourcing- engine offering a unique -PropertyStream2D- concept where processes (of some business domain) can be expressed in very compact manner through the concept of -IRegHandler-.
ARCCore.IKDate.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARCCore.PKTypeAttributeP.TypeARCCoreEnumMemberThe type of this Property.
ARCQuery.QueryProgressP.LimitARCQueryEnumMemberLimits the final HTML presentation of results (limits the number of elements being presented). Does not affect the query in itself. Used in order to avoid building huge HTML pages which will not be consumed anyway.
ARAdventureWorksOLAP.FactCurrencyRateCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimCurrencyId-.
ARAdventureWorksOLAP.DimSalesReasonP.NameARAdventureWorksOLAPEnumMemberCalled 'SalesReasonName' in original sample database
ARCCore.IP.AllIPDerivedTypesDictIKTypeARCCoreClassMemberSame as -AllIPDerivedTypesDict- except that value is -IKType-, not string.
ARAdventureWorksOLAP.DimEmployeePARAdventureWorksOLAPEnumDescribes class -DimEmployee-.
ARAdventureWorksOLAP.FactInternetSaleReasonCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCAPI.BaseController.BuildControllerStorageARCAPIClassMemberBuilds a collection of 'std' (standard) controller instances to use for serving API requests.
ARAdventureWorksOLAP.RootARAdventureWorksOLAPClassContains the user friendly welcome text (front page) for the application.
ARCQuery.QueryExpressionOrderBy.SyntaxHelpARCQueryClassMemberORDER BY {key} [DESC] / [ASC]
ARAdventureWorksOLAP.DimOrganizationP.NameARAdventureWorksOLAPEnumMemberCalled 'OrganizationName' in original sample database
ARCDoc.Orange.NameARCDocClassMemberSee -Name- for more information.
ARAdventureWorksOLAP.FactFinanceP.AmountARAdventureWorksOLAPEnumMember 
ARCCore.IKCoded.ToStringARCCoreClassMemberReturns -Encoded-'s string representation.
ARCQuery.RelationalOperator.LEQARCQueryEnumMember 
ARCCore.PropertyStreamLine.TryParseDirectToIPARCCoreClassMemberParses a series of -PropertyStreamLine- directly to the given type of -IP-.
ARCQuery.CompoundInvalidKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCCore.IP.OnTrySetPARCCoreClassMemberEvent handler to be called by -TrySetP- before it changes a property value (but AFTER it has done any validity checks, that is, after it has 'decided' to return TRUE, in other words, event handler should be called when change is guaranteed to go through, but before it actually has been done).
ARAdventureWorksOLAP.DimProductP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductName' in original sample database
ARAdventureWorksOLAP.DimSalesReason.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCDoc.PriorityOrder.NotImportantARCDocEnumMember 
ARCCore.PKLogAttribute.DoNotLogAtAllARCCoreClassMemberSee -DoNotLogAtAll-.
ARCCore.StreamProcessor.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.PKHTMLAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARAdventureWorksOLAP.FactProductInventoryP.DateARAdventureWorksOLAPEnumMemberCalled 'DateKey' in original sample database
ARCCore.ParseResultARCCoreClassNOTE: Concept is very old, from the dark ages of AgoRapide's very first inception. There might be room for improvement.
ARAdventureWorksOLAP.DimResellerP.LastOrderYearARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyFirstLine.SyntaxHelpARCQueryClassMember'FirstLine()'
ARCCore.StreamProcessorP.CountOutgoingConnectionsARCCoreEnumMember 
ARAdventureWorksOLAP.FactInternetSaleP.DimProductIdARAdventureWorksOLAPEnumMemberCalled 'ProductKey' in original sample database
ARCCore.PK.CorrespondingClassARCCoreClassMemberReturns -CorrespondingClass- based on -__enum-.
ARCCore.EnumAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARAdventureWorksOLAP.DimCustomerP.DateFirstPurchaseARAdventureWorksOLAPEnumMember 
ARCDoc.Demonstrator.DemonstratePropertyAccessOrangeARCDocClassMemberDemonstrates use of -PropertyAccess- through the -Orange- class.
ARCQuery.BinaryOperatorKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARAdventureWorksOLAP.DimEmployeeP.ParentEmployeeNationalIDAlternateKeyARAdventureWorksOLAPEnumMember 
ARCCore.ClientUpdatePosition.FilenameARCCoreClassMemberFilename like '2020-04-03 08:42:22_R001'
ARCCore.ARConcepts.NoRealDeletionARCCoreEnumMemberAgoRapide has no real concept for deletion of data (apart from -DataRetention-, which is mostly relevant for 'old' data).
ARCQuery.NewKeyToPropertyStream.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCQuery.TranslationSingleP.IsMissingARCQueryEnumMemberValue TRUE indicates that the Text given is simply the original key, in other words, the translation for the key is actually missing.
ARCCore.PK+BasePKAttributeNotFoundException<T>ARCCoreClassExplains how to implement a given -BasePKAttribute- for an enum
ARAdventureWorksOLAP.DimGeography.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryExpressionAggregate.IsSuitableAggregatorARCQueryClassMemberReturns true if
ARAdventureWorksOLAP.DimOrganizationP.ParentDimOrganizationIdARAdventureWorksOLAPEnumMemberCalled 'ParentOrganizationKey' in original sample database
ARCCore.IP.DeepCopyARCCoreClassMemberCreates a deep copy of this object instance, that is, a copy with all new object instances (except for immutable objects).
ARAdventureWorksOLAP.DimCustomerCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.FactInternetSaleReasonARAdventureWorksOLAPClassRepresents an Internet sale reason. See also -FactInternetSaleReasonP- and -FactInternetSaleReasonCollection-.
ARCQuery.QueryProgress.ExecutedQueriesARCQueryClassMemberThe result from calling -Execute- for each query in -Queries-.
ARCCore.PKRelAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARCCore.Extensions.ToStringWithMSARCCoreClassMemberUses either format 'd\.hh\:mm\:ss\.fff' or 'hh\:mm\:ss\.fff' depending on TotalHours >=24 hours or not.
ARCAPI.AddController.APIMethodARCAPIClassMemberThe (only) API method that this controller supports.
ARCQuery.RelationalOperator.ILIKEARCQueryEnumMemberCase insensitive string wildcard comparision.
ARAdventureWorksOLAP.DimEmployeeP.EmergencyContactPhoneARAdventureWorksOLAPEnumMember 
ARCQuery.ValueComparerDateTime+ResolutionEnum.YearARCQueryEnumMember 
ARCCore.ClientUpdatePosition.OnlyNewDataIsRequestedARCCoreClassMemberUsed by the subscribing client to signify that it does not care about historical data, the server may start with sending only new data.
ARAdventureWorksOLAP.FactProductDescriptionCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimProductId-.
ARCCore.PK.GetAllPKForEntityTypeStringARCCoreClassMemberReturns all property keys relevant for the given entity type,
ARCCore.TIP.TryGetPARCCoreClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCDoc.DocLinkResolutionP.LinkWordARCDocEnumMember 
ARCQuery.EntityMethodKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.PictureEncoder.EncodeARAdventureWorksOLAPClassMemberEncodes the given Base64 encoding of an image directly into an HTML <IMG> tag.
ARCDoc.Extensions.ToHTMLSimpleAsTableRowARCDocClassMemberCreates a simple HTML representation of the given parameter as a single two column row (Key, Value) in a table.
ARAdventureWorksOLAP.FactInternetSaleCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCQuery.QueryProgress.ToHTMLSimpleSingleARCQueryClassMemberAlternative ('override') to -ToHTMLSimpleSingle-.
ARCCore.AREnumType.OrdinaryEnumARCCoreEnumMemberDesignates "Ordinary" enums used for indicating range of valid values for a given key
ARAdventureWorksOLAP.DimEmployee.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.StreamProcessorP.CountOutsideLocalReceiverARCCoreEnumMemberCount of calls to -OutsideLocalReceiver-.
ARCCore.PropertyStreamLine.StoreFailureARCCoreClassMemberStores a 'ParseOrStoreFailure'-object.
ARCQuery.ForeignKey.ForeignFieldARCQueryClassMemberThe actual field in the final foreign entity to return value for.
ARCQuery.FunctionKeyTotalHours.SyntaxHelpARCQueryClassMember'TotalHours()'
ARCCore.IKCoded.FromEncodedARCCoreClassMemberNote how uses instance cache if already exists there.
ARCCore.IP.ToPropertyStreamARCCoreClassMemberTurns object into a -PropertyStream-
ARCCore.IGetKeysEqualToValueARCCoreClassInterface stating that implementing class does not use the default implementation of -GetKeysEqualToValue- (which does not use -Indexing-) but has replaced it with a more efficient implementation assumed to utilize -Indexing-.
ARCDoc.HLocationCollection.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.PKARCCoreClassPK = AgoRapide PropertyKey.
ARAdventureWorksOLAP.FactCurrencyRateCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.FactProductDescriptionP.DescriptionARAdventureWorksOLAPEnumMemberCalled 'ProductDescription' in original sample database
ARAdventureWorksOLAP.FactProductInventoryARAdventureWorksOLAPClassRepresents a change in Product inventory. See also -FactProductInventoryP- and -FactProductInventoryCollection-.
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCAPI.EditControllerARCAPIClassOffers a simple HTML editing environment of the raw -PropertyStream- from the given key.
ARCQuery.NewKeyCountP.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.DimReseller.TryGetStateOrProvinceARAdventureWorksOLAPClassMemberReturns -StateOrProvinceName- through -DimGeographyId- with the help of -TryGetForeignField-.
ARCDoc.UtilDoc.GenerateHTMLPageARCDocClassMemberWraps the parameter inside a <html><head></head><body>...</body></html> enclosure with some rudimentare CSS.
ARAdventureWorksOLAP.FactProductDescriptionCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.IP.AllIPDerivedTypesDictARCCoreClassMemberProvides lookup of a type in -AllIPDerivedTypes- given its string representation.
ARCQuery.MemberEntityKey.TryGetPInternalARCQueryClassMemberThe internal executor, containing the specific functionality for how to evaluate the key.
ARCDoc.PriorityOrder.ImportantARCDocEnumMember 
ARCCore.IP.TryParseDtrARCCoreClassMemberParses a PropertyStreamLine- beginning with -dtr-.
ARAdventureWorksOLAP.DimSalesTerritoryPARAdventureWorksOLAPEnumDescribes class -DimSalesTerritory-.
ARCQuery.QuantileARCQueryEnumDescribes quantiles like -TERTILE- and -QUARTILE-.
ARCQuery.QueryExpressionWhere+WildcardPositionTypeARCQueryEnumPosition of wildcard in value, like '*ABC' (-AtStart-), 'ABC*' (-AtEnd-) and
ARCQuery.NewKey.TryGetPInternalARCQueryClassMemberThe internal executor, containing the specific functionality for how to evaluate the key.
ARCQuery.TranslationSingle.TryGetPSARCQueryClassMemberReturns a -PropertyStreamLine- representation of this translation.
ARCCore.StorageFilePARCCoreEnumDescribes class -StorageFile-.
ARCQuery.BinaryOperatorKeyARCQueryClassOffers expressions with operators like +, -, * and /.
ARCCore.PKRelAttributePARCCoreEnumDescribes class -PKRelAttribute-.
ARCAPI.RQController.ToStringARCAPIClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.FunctionKeyTotalMinutes.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARAdventureWorksOLAP.DimAccountCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.Extensions.ToStringDBARCCoreClassMemberGives the minimum representation of type as string suitable for later reconstruction by -GetType-.
ARAdventureWorksOLAP.FactCurrencyRateCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARAdventureWorksOLAP.DimCustomerP.FrenchOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactProductInventoryP.DimProductIdARAdventureWorksOLAPEnumMemberCalled 'ProductKey' in original sample database
ARCDoc.DocLink.FilenameARCDocClassMemberCopy of -LinkWordHTML-.
ARCQuery.ForeignKey+EntityTypeAndKey.OppositeTermARCQueryClassMemberCorresponds to -PKRelAttributeP-.- OppositeTerm-.
ARCCore.PIIARCCoreClassPII = property for storing individual items.
ARAdventureWorksOLAP.FactInternetSaleReasonPARAdventureWorksOLAPEnumDescribes class -FactInternetSaleReason-.
ARAdventureWorksOLAP.FactFinance.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactResellerSaleCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimGeographyP.SpanishCountryNameARAdventureWorksOLAPEnumMemberCalled 'SpanishCountryRegionName' in original sample database
ARCCore.Extensions.SingleOrDefaultARCCoreClassMemberSame as inbuilt LINQ's SingleOrDefault except that gives a more friendly exception message
ARAdventureWorksOLAP.DimEmployeeP.GenderARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimGeography.TryGetStateCodeARAdventureWorksOLAPClassMemberReturns StateOrProvinceCode.
ARCCore.IP.LoggerARCCoreClassMemberDescribes a logger.
ARCQuery.ForeignKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCCore.StreamProcessorP.LocalStorageFolderARCCoreEnumMemberThe local path to which new properties are stored. Should NOT end with any trailing DirectorySeparatorChar
ARAdventureWorksOLAP.FactSalesQuotaP.SalesAmountQuotaARAdventureWorksOLAPEnumMember 
ARCDoc.Documentator.ToHTMLSimpleSingleARCDocClassMemberAlternative ('override') to -ToHTMLSimpleSingle-.
ARCDoc.SomeAppComponentP.SomeCountValueNotToBeLoggedARCDocEnumMember 
ARCDoc.Documentator.CreateAndInsertARCDocClassMemberCreates an instance of -Documentator- with a natural hierarchical representation of documentation attributes found in the given assemblies.
ARCQuery.QueryExpressionAggregate.SyntaxHelpARCQueryClassMember1) 'AGGREGATE {rowKey}' like "AGGREGATE Product"
ARCDoc.DocFrag.Create Overload1ARCDocClassMemberCreates a -DocFrag- object representing an assembly or a namespace.
ARCQuery.CompoundKeyARCQueryClassA class able to expand the concept of entity keys.
ARCCore.CardinalityARCCoreEnumDescribes how multiple instances of a property is supposed to be handled.
ARCQuery.FunctionKeyIntARCQueryClassRounds a double value to the nearest integer (uses .NET data type Int64 (long)).
ARCCore.ARConcepts.SingleThreadedCodeARCCoreEnumMemberSome practical choices have been made in AgoRapide which requires object access to be done in a single-threaded manner, or within a locking context (using for instance -ReaderWriterLockSlim-).
ARCQuery.QueryExpressionPivot.GetCrossSummationCheckerARCQueryClassMemberReturns a cross sum checker for int, long, double, Timespan.
ARCCore.PropertyStreamLineParsed.TryParseARCCoreClassMemberGenerate list of <(IK key, Type valueType)> together with value from value part.
ARCQuery.FunctionKeyTotalHours.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCQuery.QueryExpressionSelfCreate.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCQuery.QueryProgressP.LinkAdjustmentARCQueryEnumMemberExperimental: Adjustment to be done by -QueryProgress-.- ToHTMLSimpleSingle- (when it ascertains how to go back to root level).
ARCQuery.EntityMethodKey+MethodTypeARCQueryEnumExplains type of method signature found (trough reflection) for corresponding entity class.
ARAdventureWorksOLAP.FactSurveyResponseP.DimCustomerIdARAdventureWorksOLAPEnumMemberCalled 'CustomerKey' in original sample database
ARCQuery.NewKey.ParsersARCQueryClassMemberInstances of all the relevant sub classes of -NewKey-.
ARCQuery.Quantile.PERMILLEARCQueryEnumMemberDivide into 1000 parts
ARCQuery.FunctionKeyAggregateARCQueryClassOperates over a collection of properties.
ARCQuery.EntityMethodKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
Assembly ARCQuery AssemblyARCQuery provides a query language that mimicks SQL but is usable through HTTP as GET URLs.
ARCCore.ActualConnectionP.ConnectionDirectionARCCoreEnumMember 
ARAdventureWorksOLAP.FactInternetSaleP.DueDateARAdventureWorksOLAPEnumMemberCalled 'DueDateKey' in original sample database (link to DimDate)
ARCQuery.ForeignKeyDirection.ToManyARCQueryEnumMemberTraverse to many entities, like traversing from Customer to Order (based on Order containing foreign key CustomerId) or Order to OrderLine (based on OrderLine containing foreign key OrderId).
ARCCore.ARConcepts.ManyToManyRelationsARCCoreEnumMember-ARCQuery- supports many-to-many relations in a simple manner without introducing a third entity type (a third table).
ARAdventureWorksOLAP.DimCurrency.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.HTOC.TryGetPARCDocClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.ARConcepts.EventSourcingARCCoreEnumMember(related to -ARCEvent-).
ARCCore.PK.TryValidateAndParseARCCoreClassMemberParses the value according to specifications for this property key.
ARAdventureWorksOLAP.ScenarioARAdventureWorksOLAPEnumReplaces table DimScenario in original sample database
ARCQuery.FunctionKeyVeryShort.SyntaxHelpARCQueryClassMember'VeryShort()'
ARAdventureWorksOLAP.DimCustomerP.EmailAddressARAdventureWorksOLAPEnumMember 
ARCAPI.BaseControllerP.LogLevelARCAPIEnumMember 
ARCQuery.QueryExpressionStrict.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCCore.IKStringARCCoreClassIndex key for any general id, like primary-key or sequence-number or similar.
ARCDoc.Demonstrator.DemonstratePropertyAccessAppleARCDocClassMemberDemonstrates use of -PropertyAccess- through the -Apple- class.
ARCQuery.UtilQuery.IndexOfAnyOutsideOfARCQueryClassMemberEquivalent to string.IndexOfAny except that any character encountered inside pairs of the 'outsideOf'-char are not counted.
ARAdventureWorksOLAP.FactCurrencyRate.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.TranslationsCollection.TryGetVARCQueryClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.AREnumType.DocumentationOnlyEnumARCCoreEnumMemberDesignates enums that provide a central repository of explanation of terms that are not present in the C# code.
ARCQuery.Quantile.VENTILEARCQueryEnumMemberDivide into 20 parts
ARCCore.ARComponents.ARCCoreARCCoreEnumMemberA necessary library (.DLL in Windows terms) that every -ARNodeType- should link to.
ARCQuery.NewKeyCountPARCQueryClassReturns the number of properties for a given entity object.
ARAdventureWorksOLAP.DimProductCategoryP.SpanishNameARAdventureWorksOLAPEnumMemberCalled 'SpanishProductCategoryName' in original sample database
ARAdventureWorksOLAP.DimGeography.TryGetStateARAdventureWorksOLAPClassMemberReturns StateOrProvinceName.
ARCCore.IP.ItemARCCoreClassMemberOffers string-based direct indexing.
ARCDoc.DocLinkResolution.ToHTMLSimpleSingleARCDocClassMemberGives a friendly description about possible targets for LinkWord-.
ARCCore.PSPrefixARCCoreEnumDescribes some recommended prefixes to use in a -PropertyStreamLine-.
ARCQuery.ConstantKey<T>.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCQuery.FunctionKeyLength.SyntaxHelpARCQueryClassMember'Length()'
ARCCore.PK.CleanerARCCoreClassMemberCleanup of values, to be used before value is attempted validated.
ARCCore.PKRelAttributeP.ForeignEntityARCCoreEnumMemberThe type of foreign entity that this property points to.
ARCQuery.QueryExpressionWhere+ValueEnum.NOTNULLARCQueryEnumMemberPractical value enabling suggestions from -GetPrevious- and -GetNext-.
ARAdventureWorksOLAP.DimProductP.EnglishNameARAdventureWorksOLAPEnumMemberCalled 'EnglishProductName' in original sample database
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARAdventureWorksOLAP.FunctionKeyAWFiscalYearARAdventureWorksOLAPClassExtracts Adventure Works' Fiscal Year from date field.
ARCDoc.Orange.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.CompoundInvalidKey.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARAdventureWorksOLAP.DimProductP.StandardCostARAdventureWorksOLAPEnumMember 
ARCQuery.ValueComparerDateTime.TryGetNextARCQueryClassMemberSuggestion for next query (browsing 'forwards')
ARCQuery.FunctionKeyAggregateDistinctARCQueryClassReturns a list of the distinct values of the given properties.
ARAdventureWorksOLAP.FactCallCenterP.ShiftARAdventureWorksOLAPEnumMember 
ARCDoc.DocumentatorARCDocClassGeneral class for documenting AgoRapide and also your own -ApplicationSpecificCode-.
ARAdventureWorksOLAP.DimEmployeeCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys -ParentEmployeeId- and -DimSalesTerritoryId-.
ARCQuery.QueryExpressionWhere+WildcardPositionType.AtStartARCQueryEnumMemberExample: '*ABC'.
ARCQuery.QueryExpressionSelfCreateARCQueryClassReturns self created collection from given class type.
ARAdventureWorksOLAP.DimCustomer.TryGetCityARAdventureWorksOLAPClassMemberReturns -City- through -DimGeographyId- with the help of -TryGetForeignField-.
ARCCore.PSPrefix.appARCCoreEnumMemberApplication state, like app/
ARCCore.StorageFile.TryGetVARCCoreClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.IKCoded.EncodedARCCoreClassMemberThis string value can be used directly in folder names, file names and HTTP URL's without any further encoding being necessary.
ARAdventureWorksOLAP.DimDepartment.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.QueryExpressionWhere.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetCategoryARAdventureWorksOLAPClassMemberReturns -EnglishName- through -DimProductCategoryId- with the help of -TryGetForeignField-.
ARCQuery.NewKeyCountP.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCCore.UtilCore.TimeSpanTryParseARCCoreClassMemberAccepts on of the formats specified in -ValidDateTimeFormats-.
ARCCore.EnumMemberAttribute.GetAttributeARCCoreClassMemberNote that illegal to call for -PropertyKeyEnum-.
ARCCore.PK..ctorARCCoreClassMemberConstructor with 'object _enum' is necessary in order for ToString to work.
ARCCore.ClientUpdatePosition.OnlyNewDataIsRequestedInstanceARCCoreClassMemberSee also -OnlyNewDataIsRequested.
ARCQuery.QueryExpressionSelfCreate.SyntaxHelpARCQueryClassMemberSELFCREATE {Type supporting ISelfCreateCollection}'
ARCQuery.RelationalOperator.NEQARCQueryEnumMember 
ARAdventureWorksOLAP.DimOrganizationCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCQuery.FunctionKeyYearMonth.SyntaxHelpARCQueryClassMember'YearMonth()'
ARCCore.PK.GetTypeMappingARCCoreClassMemberReturns the relevant property key for a given type entity-type and field-type.
ARCAPI.BaseController.TryNavigateToLevelInDataStorageARCAPIClassMemberNavigates to the specified level (usually within -Storage-).
ARAdventureWorksOLAP.DimCustomer.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryProgressP.TerminateReasonARCQueryEnumMemberThe reason for a query being terminated. This property should contain a user friendly message about the problem and how to fix it.
ARCCore.UtilCore.GetExceptionChainAsStringARCCoreClassMemberFollows the chain of InnerException and returns types as comma-separated string
ARCCore.MultipleConnectionUsage.RoundRobinARCCoreEnumMemberThis connection to be used in a turn based system, together with other connections with -RoundRobin-.
ARCDoc.Apple.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.FunctionKeyTotalHoursARCQueryClassConverts a timespan to total hours (as an integer).
ARCQuery.QueryExpression.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.UtilCore.AssertCurrentlyStartingUpARCCoreClassMemberNormally called from non-thread safe methods that should be run single-threaded at application startup only.
ARAdventureWorksOLAP.FactProductDescription.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.StreamProcessorP.TimestampARCCoreEnumMemberThe timestamp inserted at regular intervals in the -PropertyStream- according to -TimestampResolution-.
ARCQuery.TranslationsCollection.TrySetPPARCQueryClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimDepartmentP.NameARAdventureWorksOLAPEnumMemberCalled 'DepartmentGroupName' in original sample database
ARCQuery.QueryExpression.TryParseARCQueryClassMemberFind parsers from -Parsers- based on first word in query.
ARCQuery.AggregationTypeARCQueryEnumUsed by -QueryExpressionPivot- and -QueryExpressionAggregate-.
ARCQuery.NewKeyCountPRec.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARAdventureWorksOLAP.FactProductInventory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.CompoundKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARAdventureWorksOLAP.DimEmployeeP.SickLeaveHoursARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKey.TryGetP Overload2ARCQueryClassMemberOverload which will try to call -TryGetV- with generic type parameter, and if that does not succeed will try to call the optional 'tryParser'.
ARCQuery.RelationalOperator.GTARCQueryEnumMember 
ARCCore.PKHTMLAttributePARCCoreEnumDescribes class -PKRelAttribute-.
ARAdventureWorksOLAP.DimSalesTerritoryP.CountryARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryCountry' in original sample database
ARAdventureWorksOLAP.FactFinance.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCDoc.DocFragP.ParentNamespaceARCDocEnumMemberParent namespace of namespace in which this fragment resides.
ARCCore.IKCoded.FromCacheEncodedARCCoreClassMemberReduces number of objects generated by caching those known to be within a limited range
ARCCore.StreamProcessor+StorageFile.PropertiesARCCoreClassMemberKey = revision number of file (due to compression / -DataRetention-), like R00001, R00002 and so on.
ARCQuery.NewKeyARCQueryClassA function creating new keys (new fields) that can be used against all object types in AgoRapide (against all entities).
ARAdventureWorksOLAP.DimGeography.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.FactProductDescription.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.QueryExpressionWithSuggestions.PreviousARCQueryClassMemberSuggestion for a 'browse backwards' button.
ARCQuery.EntityMethodKey.TryGetPInternalARCQueryClassMemberThe internal executor, containing the specific functionality for how to evaluate the key.
ARCQuery.ValueComparerDateTime.StepsARCQueryClassMemberValue 0 would mean 'This', like ThisHour, Today, ThisMonth and so on.
ARCDoc.HLocationP.FilenameARCDocEnumMemberEither the last hierarhical key for the content's location, or Index.html if no location.
ARCCore.CardinalityExtensionsARCCoreClass 
ARAdventureWorksOLAP.FactCurrencyRateCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.PRich.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.PKTypeAttribute.CardinalityARCCoreClassMemberSee -Cardinality-.
ARCDoc.OrangeP.NameARCDocEnumMemberThe name of the orange
ARCQuery.FunctionKeyDouble.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.TIP.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.Quantile.PERCENTILEARCQueryEnumMemberDivide into 100 parts
ARCCore.ARComponents.ARADBARCCoreEnumMemberAn application constituting the full functionality of a -CoreDB- (linking to -ARCCore-).
ARCQuery.BinaryOperatorKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCQuery.FunctionKeyMonthARCQueryClassExtracts month component from field like '2020-12-09' becoming '12'.
ARAdventureWorksOLAP.FactCallCenterP.IssuesRaisedARAdventureWorksOLAPEnumMember 
ARCDoc.AppleP.NameARCDocEnumMemberThe name of the apple
ARAdventureWorksOLAP.DimPromotionP.SpanishTypeARAdventureWorksOLAPEnumMemberCalled 'SpanishPromotionType' in original sample database
ARCDoc.Demonstrator.DemonstratePRichHierarchicalStorageARCDocClassMemberDemonstrates use of -PRich-, how it receives -PropertyStream--lines and builds up a strongly typed hierarchical object storage.
ARCCore.ClassMemberAttributeARCCoreClassDescribes a member of a class (a method).
ARAdventureWorksOLAP.DimProductPARAdventureWorksOLAPEnumDescribes class -DimProduct-.
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile..ctorARCQueryClassMemberNote that calling only this constructor without afterwards setting -FunctionKeys- and / or -QuantileKey- would be meaningless.
ARAdventureWorksOLAP.DimCurrencyP.AlternateKeyARAdventureWorksOLAPEnumMemberThe ISO-4217 3-letter abbreviation like NOK, EUR, USD and so on. Called 'CurrencyAlternateKey' in original sample database
ARCQuery.CompoundKey.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCDoc.DocFragP.AssemblyARCDocEnumMemberName of the assembly in which this fragment resides.
ARCCore.IPAttributeARCCoreClassDescribes -IP- classes (describes at class-level)
ARCDoc.DocLinkResolutionCollection.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.ForeignKeyARCQueryClassCan find related values, through compound field names.
ARCQuery.QueryExpressionHint.SyntaxHelpARCQueryClassMemberHINT {ON|OFF}
ARCCore.EnumAttributePARCCoreEnumDescribes class -EnumAttribute-.
ARAdventureWorksOLAP.FactSalesQuota.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.ForeignKey.StepsARCQueryClassMemberThe actual -ForeignKeySingleStep- leading to the -ForeignField-.
ARCQuery.Quantile.HEXADECILEARCQueryEnumMemberDivide into 16 parts
ARCDoc.DocFragType.NamespaceARCDocEnumMember 
ARCQuery.BinaryOperatorKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.FactInternetSale.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductCategoryP.EnglishNameARAdventureWorksOLAPEnumMemberCalled 'EnglishProductCategoryName' in original sample database
Namespace ARCAPI NamespaceA library providing an API on top of the -PropertyStream-.
ARCCore.IKLong.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARCQuery.QueryProgress.DataStorageARCQueryClassMemberNote how this property will point to the hierarhical level in the data storage from which the first -QueryExpression- was found in the query string.
ARAdventureWorksOLAP.FactFinance.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARAdventureWorksOLAP.FactResellerSaleCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCAPI.DataStorage..ctorARCAPIClassMemberThis method will:
ARAdventureWorksOLAP.FactFinance.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimEmployeeP.PayFrequencyARAdventureWorksOLAPEnumMember 
ARCCore.EnumAttributeP.AREnumTypeARCCoreEnumMemberNote that will default to -__invalid- if not explicit set.
ARCCore.PP.IidARCCoreEnumMemberInvalidator id, that is entity which set -Invalid- for this property (or removed / 'undid' the invalidation by setting the value to '0001-01-01').
ARCQuery.FunctionKey.ParsersARCQueryClassMemberInstances of all the relevant sub classes of -FunctionKey-.
ARCDoc.HLocationCollection.WriteAllContentHTMLToDiskARCDocClassMemberWrites all -HLocation- results to a hierarhical folder structure as static HTML files with (optionally) -LinkInsertionInDocumentation-.
ARCDoc.Documentator.TryGetVARCDocClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCAPI.BaseControllerARCAPIClassContains basic functionality for serving API methods.
ARAdventureWorksOLAP.DimCustomer.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCDoc.OrangeP.ColourARCDocEnumMember 
ARCCore.PValue<T>.DeepCopyARCCoreClassMemberNote that if the generic type (T) is not immutable, then what we return will not be a truly deep copy.
ARCCore.PKRelAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARCQuery.RelationalOperator.LTARCQueryEnumMember 
ARCQuery.NewKeyCountP.SyntaxHelpARCQueryClassMember'CountP()'
ARCCore.ARComponents.ARCAPIARCCoreEnumMemberA library providing an API on top of the -PropertyStream-.
ARCDoc.HTOCARCDocClassHTOC = Hierarchical table of contents.
ARCCore.ClientUpdatePosition.ClientDatastoreIsEmptyARCCoreClassMemberUsed by the subscribing client to signify that it has no data stored locally, and it therefore needs an update from the beginning of the -PropertyStream-, that is, 'from the beginning of time'.
ARCCore.P.TryGetVARCCoreClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCQuery.EntityMethodKey+MethodType.ComplexARCQueryEnumMemberSignature like 'bool TryGet{KeyName}(IP dataStorage, IK thisKey, out IP retval, out string errorResponse)'
ARCCore.IHTMLEncoderARCCoreClassPseudo-interface signifying that implementing class has a static metod called 'Encode' for encoding a string to HTML.
ARAdventureWorksOLAP.DimCustomerP.TitleARAdventureWorksOLAPEnumMember 
ARCQuery.EntityMethodKeyARCQueryClassKey able to call read-only methods defined in the entity class with names like 'TryGet{FieldName}'.
ARAdventureWorksOLAP.DimGeography.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimGeography.TryGetProvinceCodeARAdventureWorksOLAPClassMemberReturns StateOrProvinceCode.
ARCQuery.OrdinaryKeyPlusFunctionOrQuantile.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARAdventureWorksOLAP.DimResellerP.NumberEmployeesARAdventureWorksOLAPEnumMember 
ARCCore.StreamProcessorP.CacheDiskWritesARCCoreEnumMemberIf TRUE then will write the -PropertyStream- to disk in bigger chunks, thereby increasing performance.
ARCQuery.Quantile.OCTILEARCQueryEnumMemberDivide into 8 parts
ARCCore.Subscription.FromTimeARCCoreClassMemberTODO: Implement concept of specifying starting-point in TIME (often for an -AdHocQuery-?).
ARAdventureWorksOLAP.DimEmployeeP.ParentEmployeeIdARAdventureWorksOLAPEnumMemberCalled 'ParentEmployeeKey' in original sample database
ARAdventureWorksOLAP.FactSurveyResponse.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCCore.PropertyStreamLine.AllowedKeyCharsARCCoreClassMemberAllowed characters in the Key-part of a -PropertyStreamLine-.
ARCCore.Subscription.ToTimeARCCoreClassMemberTODO: Implement concept of specifying ending-point in TIME (often for an -AdHocQuery-?).
ARCQuery.Quantile.SEPTILEARCQueryEnumMemberDivide into 7 parts
ARCQuery.ValueComparerDateTime+ResolutionEnum.QuarterARCQueryEnumMember 
ARAdventureWorksOLAP.FactInternetSaleReasonCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARCCore.PCollection.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryProgressP.QueriesARCQueryEnumMember 
ARCCore.EnumAttributeP.CorrespondingClassARCCoreEnumMemberOnly relevant when -PropertyKeyEnum-.
ARAdventureWorksOLAP.FactSurveyResponsePARAdventureWorksOLAPEnumDescribes class -FactSurveyResponse-.
ARCCore.ActualConnection.ToStringARCCoreClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.ActualConnectionP.CountReceiveMessageARCCoreEnumMember 
ARCCore.ARConcepts.TransientEventTreeARCCoreEnumMemberThe concept in -ARCEvent- of how an -Event- in the -EventStream- generates transient events which in turn may generate
ARCCore.Subscription.SyntaxHelpARCCoreClassMember'+*' Subscribe to everything in database.
ARCQuery.FunctionKeyAggregateSum.SyntaxHelpARCQueryClassMember'Sum()'
ARCQuery.QueryExpressionAggregateARCQueryClassAggregates over the given key.
ARCCore.PKHTMLAttribute.EncoderARCCoreClassMemberSee -Encoder-.
ARCCore.EnumAttributeP.EnumTypeARCCoreEnumMemberThe type of the enum (like type of 'CustomerP' in CustomerP.FirstName) that we are an attribute for
ARAdventureWorksOLAP.DimAccountP.OperatorARAdventureWorksOLAPEnumMember 
ARCCore.IKLong.op_EqualityARCCoreClassMemberIt is quite natural in the code to write code like "if (a.CustomerId == b.CustomerId)", therefore the need to implement == and != operators here.
ARAdventureWorksOLAP.DimEmployeeP.SalariedFlagARAdventureWorksOLAPEnumMemberNote: All instances of 'SalariedFlag = 0' has been filtered out at import
ARCQuery.CompoundInvalidKeyARCQueryClassUsed as a practical solution in order to know that a given key has been attemped parsed, but was not valid.
ARCDoc.DocLink.LinkWordHTMLBeforeLtWithHyphensARCDocClassMember-LinkWordHTMLBeforeLt- with '-' (minus sign / hyphen) prepended and appended.
ARCCore.PKTypeAttributePARCCoreEnumDescribes class -PKTypeAttribute-.
ARCQuery.ForeignKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCCore.EnumMemberAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARAdventureWorksOLAP.FactResellerSaleP.OrderDateARAdventureWorksOLAPEnumMemberCalled 'OrderDateKey' in original sample database
ARAdventureWorksOLAP.DimCustomer.TryGetNameARAdventureWorksOLAPClassMemberAdds together Title, LastName, FirstName, MiddleName
ARAdventureWorksOLAP.FactInternetSaleP.CustomerPONumberARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductSubcategoryPARAdventureWorksOLAPEnumDescribes class -DimProductSubcategory-.
ARAdventureWorksOLAP.DimGeographyP.IpAddressLocatorARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactResellerSaleP.CarrierTrackingNumberARAdventureWorksOLAPEnumMember 
ARCCore.UtilCore.CurrentlyStartingUpARCCoreClassMemberCalled once at application startup after all Attribute instances in the C# code has been processed.
ARCCore.ARConcepts.RegStreamARCCoreEnumMemberThe concept in -ARCEvent- of an "axis" (usefully referred to as the vertical axis) within the concept of -PropertyStream2D-.
ARCCore.BaseAttributePARCCoreEnumDescribes class -BaseAttribute-.
ARAdventureWorksOLAP.DimProductP.ArabicDescriptionARAdventureWorksOLAPEnumMember 
ARCQuery.StrictnessARCQueryEnumDescribes level of -Strictness- when executing query.
ARAdventureWorksOLAP.DimProductP.PhotoARAdventureWorksOLAPEnumMemberCalled 'LargePhoto' in original sample database
ARAdventureWorksOLAP.DimSalesReasonPARAdventureWorksOLAPEnumDescribes class -DimSalesReason-.
ARAdventureWorksOLAP.DimCurrencyP.NameARAdventureWorksOLAPEnumMemberCalled 'CurrencyName' in original sample database
ARAdventureWorksOLAP.DimEmployee.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.Extensions.ForEachARCCoreClassMemberUseful when we want to write collection.ForEach( ... ) instead of
ARCCore.TPropertyKeyEnumARCCoreEnumPlaceholder for any enum type suitable as generic type parameter for -PExact-.
ARCQuery.QueryExpressionPivot.SyntaxHelpARCQueryClassMember1) 'PIVOT {rowKey} BY {columnKey}' like "PIVOT Colour BY Production.Year"
ARCQuery.FunctionKeyWeek.SyntaxHelpARCQueryClassMember'Week()'
ARCQuery.FunctionKeyDouble.SyntaxHelpARCQueryClassMember'Double()'
ARAdventureWorksOLAP.FactSurveyResponseCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCAPI.GQControllerARCAPIClassOffers GraphQL queries.
ARCCore.PConcurrentARCCoreClassA (somewhat) thread-safe alternative to -PRich- which also supports -ExposingApplicationState- (through -Logger-).
ARCDoc.DocFragType.EnumARCDocEnumMember 
ARAdventureWorksOLAP.DimProductSubcategory.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARAdventureWorksOLAP.DimCustomerP.BirthDateARAdventureWorksOLAPEnumMember 
ARCQuery.UtilQuery.SpecialLinkPrefixesARCQueryClassMemberContains prefixes for which links (see -LinkInsertionInDocumentation-) are also desired without the prefix.
ARAdventureWorksOLAP.DimProductSubcategoryCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimProductCategoryId-.
ARCDoc.Demonstrator.DemonstrateITypeDescriberARCDocClassMemberDemonstrates use of -ITypeDescriber- for describing single-property values.
ARCCore.PII.TryGetVARCCoreClassMemberSince value is stored in keys, we need to override this method.
ARCCore.StreamProcessor.AddOrRemoveOutgoingConnectionsARCCoreClassMemberNot relevant for -CoreDB-.
ARAdventureWorksOLAP.FactResellerSaleP.ShipDateARAdventureWorksOLAPEnumMemberCalled 'ShipDateKey' in original sample database
ARCAPI.ContentResultARCAPIClassMimicks Microsoft.AspNetCore.Mvc.ContentResult.
ARAdventureWorksOLAP.DimEmployeeP.BirthDateARAdventureWorksOLAPEnumMember 
ARCAPI.BaseController.CatchAllARCAPIClassMemberServes the typical single generic API method in an AgoRapide API.
ARCDoc.DocLinkResolutionPARCDocEnumDescribes class -DocLinkResolution-
ARCCore.ARConcepts.AdHocQueryARCCoreEnumMemberThe concept of a -Client- doing an ad-hoc query against (normally) a -ArmDB-.
ARAdventureWorksOLAP.DimGeographyARAdventureWorksOLAPClassRepresents a Geography location. See also -DimGeographyP-.
ARAdventureWorksOLAP.FactProductDescriptionCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.PKRelAttributeP.EnforceReferentialIntegrityARCCoreEnumMemberIf TRUE then referential integrity will be enforced by -TryStore-.
ARCCore.PP.ValueARCCoreEnumMemberThe actual value.
ARCCore.UtilCore.AssembliesARCCoreClassMemberAll relevant assemblies for application.
ARCQuery.ValueComparerDateTime+ResolutionEnum.WeekARCQueryEnumMember 
ARCCore.IP.AllIPDerivedEntityCollectionClassesDictARCCoreClassMemberAll -IP--derived types for which is found a corresponding class with name like '{EntityType}Collection'
ARAdventureWorksOLAP.DimCustomerCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.Cardinality.WholeCollectionARCCoreEnumMemberValues are always set as a whole (there is no need or no meaning in setting or deleting individual items)
ARCQuery.ValueComparerDateTime.ToDebugPropertiesARCQueryClassMemberExposes all members of this class.
ARAdventureWorksOLAP.FactProductInventoryCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.HLocation.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCDoc.HTOC+ParentChainARCDocClassUsed by -FilterNode- in order to keep track of node's parents.
ARCQuery.FunctionKeyLength.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCDoc.OrangeARCDocClassInherits -PExact- for probably the best compromise between memory consumption and easy of development.
ARCCore.PK.EqualsARCCoreClassMemberNote that ToString is only based on __enum, meaning that two enum members / enum values with same name but different type, like CustomerP.Name and OrderP.Name, will be considered equal.
ARCCore.ARComponents.ARAClientARCCoreEnumMemberA template application for a -Client- (linking to -ARCCore-).
ARAdventureWorksOLAP.FactCallCenterP.CallsARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyAggregateCountARCQueryClassCounts the number of properties found.
ARAdventureWorksOLAP.FactInternetSaleCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign keys like -DimCustomerId-, -DimPromotionId-, -DimProductId- and -DimCurrencyId-.
ARCQuery.FunctionKeyAggregateDistinct.SyntaxHelpARCQueryClassMember'Distinct()'
ARAdventureWorksOLAP.FactProductInventory.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.StreamProcessor.StartTCPIPCommunicationARCCoreClassMemberStarts communicating over TCP/IP.
ARAdventureWorksOLAP.DimProduct.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCQuery.QueryProgressP.CurrentStrictnessARCQueryEnumMemberDescribes -Strictness- ON / OFF when executing query.
ARAdventureWorksOLAP.FactInternetSaleP.SalesOrderNumberARAdventureWorksOLAPEnumMember-SalesOrderNumber- plus -SalesOrderLineNumber- constitutes primary key of -FactInternetSale-
ARAdventureWorksOLAP.FactCallCenterP.AverageTimePerIssueARAdventureWorksOLAPEnumMember 
ARCCore.PKHTMLAttributeARCCoreClassContains pointer to HTML encoder for a property.
ARAdventureWorksOLAP.DimProductSubcategory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.Extensions.TryGetPARCQueryClassMemberSame functionality as -TryGetP- but understands the concept of -CompoundKey-.
ARCCore.ClassMemberAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCCore.PKTypeAttributeARCCoreClassContains the most basic essential information about a property key, like its description, -Type-, -Cardinality-, -IsObligatory- and -DefaultValue-.
ARCCore.StreamProcessor.ReceiveAndDistributeARCCoreClassMemberProcess all messages in receive queue.
ARCCore.IKDate.op_EqualityARCCoreClassMemberIt is quite natural in the code to write code like "if (a.CustomerId == b.CustomerId)", therefore the need to implement == and != operators here.
ARAdventureWorksOLAP.DimPromotionP.MaxQtyARAdventureWorksOLAPEnumMember 
ARCCore.ARConcepts.AssertionsAndDetailedExceptionMessagesARCCoreEnumMemberThe abstraction level in AgoRapide is very high.
ARAdventureWorksOLAP.DimEmployeeP.StartDateARAdventureWorksOLAPEnumMember 
ARCQuery.QueryARCQueryClassKeeps track of progress of query, and the interim result.
ARAdventureWorksOLAP.FactInternetSale.TryGetCurrencyARAdventureWorksOLAPClassMemberReturns -AlternateKey- through -DimCurrencyId- with the help of -TryGetForeignField-.
ARCQuery.NewKeyToPropertyStream.SyntaxHelpARCQueryClassMember'ToPropertyStream()'
ARAdventureWorksOLAP.FactSurveyResponseCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCQuery.NewKeyToPropertyStream.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCQuery.ForeignKey.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCCore.ConnectionDirection.IncomingARCCoreEnumMemberConnectionInstruction will not be set for these.
ARCCore.TIPARCCoreClassPlaceholder for any class type suitable as generic type parameter restricted to -IP.
ARCDoc.SomeAppComponent.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProductSubcategoryCollection.TryGetVARAdventureWorksOLAPClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCCore.PK.TryGetFromTypeAndFieldName Overload3ARCCoreClassMemberReturns property key based on type and field name.
ARAdventureWorksOLAP.DimProductP.SizeARAdventureWorksOLAPEnumMember 
ARCCore.ARComponents.ARAAPIARCCoreEnumMemberThe corresponding template application for -ARCAPI- demonstrating its usage, providing an HTTP / HTTPS interface with the help of Microsoft.AspNetCore.Mvc.
ARAdventureWorksOLAP.DimPromotionP.StartDateARAdventureWorksOLAPEnumMember 
ARCCore.ActualConnection..ctorARCCoreClassMemberNote parameter-less constructor as desired for all classes inheriting -IP-.
ARCCore.ActualConnectionP.ClosingReasonARCCoreEnumMemberReason why this connection was closed
ARCQuery.QueryExpressionPivot.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCCore.PCollection.TryGetVARCCoreClassMemberNote that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values).
ARCDoc.DocFragP.LinesARCDocEnumMemberNumber of lines of text in -Description- and -LongDescription- for this fragment.
ARCCore.PK.GetAllPKForEntityTypeARCCoreClassMemberReturns all property keys relevant for the given entity type,
ARCDoc.Demonstrator.DemonstratePropertyAccessBananaARCDocClassMemberDemonstrates use of -PropertyAccess- through the -Banana- class.
ARAdventureWorksOLAP.DimResellerP.MinPaymentAmountARAdventureWorksOLAPEnumMember 
ARCQuery.OrdinaryKeyPlusFunctionOrQuantileARCQueryClassA -CompoundKey- containing some function keys or quantile key operating on an existing property of the entity in question.
ARCQuery.CompoundKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCCore.PExact<TEnumType>ARCCoreClassVery -MemoryConsumption- efficient alternative to -PRich-.
ARCQuery.FunctionKeyMonth.SyntaxHelpARCQueryClassMember'Month()'
ARCDoc.DocFragType.ClassARCDocEnumMemberDoes also include interfaces.
ARCCore.PropertyStreamLine.ParseAndStoreFailSafeARCCoreClassMemberIf either parsing or storing fails then this method will call -StoreFailure- in order to keep some track of why parsing or storing failed.
ARCAPI.ResponseFormat.JSONARCAPIEnumMember 
ARAdventureWorksOLAP.FactInternetSaleP.DimPromotionIdARAdventureWorksOLAPEnumMemberCalled 'PromotionKey' in original sample database. Note: All instances of 'DimPromotionId = 1' (No discount) has been filtered out at import
ARAdventureWorksOLAP.DimPromotionP.DiscountPctARAdventureWorksOLAPEnumMember 
ARCQuery.EntityMethodKey.MethodARCQueryClassMemberThe actuall TryGet method implemented in the relevant entity class.
ARAdventureWorksOLAP.DimGeographyPARAdventureWorksOLAPEnumDescribes class -DimGeography-.
ARAdventureWorksOLAP.DimSalesReason.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductP.ReorderPointARAdventureWorksOLAPEnumMember 
ARCDoc.Documentator.DocLinkResolutionLocationARCDocClassMemberDefault position within the global storage context of doc link resolution pages.
ARAdventureWorksOLAP.DimCustomerP.SpanishEducationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactCallCenter.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.ClassMemberAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARCQuery.ForeignKey+IKIPEqualityComparerARCQueryClassUsed by -TryGetPInternal- when it needs distinct list of foreign entities, based on their keys
ARCQuery.NewKeyGetType.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARCQuery.NewKeyToPropertyStreamARCQueryClassReturns the -PropertyStream- representation of the given object.
ARCQuery.FunctionKeyAggregateSingleARCQueryClassEnsures that the given list of properties contains only a single item and returns that item.
ARCCore.IKCoded.FromCacheUnencodedARCCoreClassMemberReduces number of objects generated by caching those known to be within a limited range
ARAdventureWorksOLAP.FactResellerSalePARAdventureWorksOLAPEnumDescribes class -FactResellerSale-.
ARAdventureWorksOLAP.DimEmployeeCollection.TrySetPPARAdventureWorksOLAPClassMemberReplaces default interface method -TrySetPP-.
ARAdventureWorksOLAP.DimOrganizationARAdventureWorksOLAPClassRepresents part of an organizational structure. See also -DimOrganizationP- and -DimOrganizationCollection-.
ARCCore.ClassAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCQuery.QueryExpressionAggregate.AggregationKeyARCQueryClassMemberThis is often null (with -AggregationType- correspondingly set to Count-).
ARCDoc.DocLink.LinkWordHTMLARCDocClassMemberCopy of -LinkWordHTML-.
ARAdventureWorksOLAP.DimResellerP.ProductLineARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomerP.SpanishOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactResellerSaleP.DimEmployeeIdARAdventureWorksOLAPEnumMemberCalled 'EmployeeKey' in original sample database
ARAdventureWorksOLAP.FactResellerSaleP.TaxAmtARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductSubcategoryP.EnglishNameARAdventureWorksOLAPEnumMemberCalled 'EnglishProductSubcategoryName' in original sample database
ARAdventureWorksOLAP.DimPromotionPARAdventureWorksOLAPEnumDescribes class -DimPromotion-.
ARCCore.PropertyStreamLineParsed.IsCommentARCCoreClassMemberSignifies that property stream line given for parsing started with '//' (two forward slashes).
ARCQuery.FunctionKeyAggregateSingle.SyntaxHelpARCQueryClassMember'Single()'
ARCCore.PK.TryGetFromTypeAndFieldName Overload2ARCCoreClassMemberReturns property key based on type and field name.
ARCQuery.Query.AllLogEntriesForThisQueryARCQueryClassMemberTemporary storage of log information.
ARCCore.PExact<TEnumType>.SetPVDirectARCCoreClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimEmployeeP.SalesPersonFlagARAdventureWorksOLAPEnumMemberNote: All instances of 'SalesPersonFlag = 0' has been filtered out at import
ARCQuery.NewKeyToPropertyStream.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARCQuery.QueryExpressionDataStorage.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCQuery.QueryExpressionWhere+ValueEnum.NULLARCQueryEnumMember 
ARCQuery.QueryExpressionLimitARCQueryClassLimits the final HTML presentation of results (limits the number of elements being presented).
ARAdventureWorksOLAP.DimEmployee.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimEmployeeP.PhoneARAdventureWorksOLAPEnumMember 
ARCQuery.ForeignKey+ForeignKeySingleStep.ForeignEntitiesCollectionARCQueryClassMemberThe collection containing all the (foreign) entities for the type that this step leads to
ARCQuery.FunctionKeyYearQuarter.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.ClassAttributeP.InterfacesDirectlyImplementedARCCoreEnumMemberAll interfaces that this class directly implements.
ARAdventureWorksOLAP.FactResellerSaleP.CustomerPONumberARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyShort.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARAdventureWorksOLAP.FactInternetSaleP.TaxAmtARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactCallCenterP.ServiceGradeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimOrganization.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.CompoundInvalidKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARCCore.PKRelAttribute.ForeignEntityARCCoreClassMemberSee -ForeignEntity-.
ARCCore.IKIP.TryAssertTypeIntegrityARCCoreClassMemberAsserts that value is of correct type as specified by the key.
ARCAPI.DataStorageARCAPIClassThe all-in-memory global application data storage.

Generated 2024-07-06 06:55:24.705 UTC